Home
last modified time | relevance | path

Searched refs:HPSA (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/Documentation/scsi/
Dhpsa.txt2 HPSA - Hewlett Packard Smart Array driver
37 HPSA specific entries in /sys
43 HPSA specific host attributes:
81 HPSA specific disk attributes:
99 HPSA specific ioctls:
/linux-4.1.27/drivers/scsi/
Dhpsa.c61 #define HPSA "hpsa" macro
276 dev_warn(&h->pdev->dev, HPSA "%d: a state change " in check_for_unit_attention()
281 HPSA "%d: LUN failure detected\n", h->ctlr); in check_for_unit_attention()
285 HPSA "%d: report LUN data changed\n", h->ctlr); in check_for_unit_attention()
292 dev_warn(&h->pdev->dev, HPSA "%d: a power on " in check_for_unit_attention()
296 dev_warn(&h->pdev->dev, HPSA "%d: unit attention " in check_for_unit_attention()
300 dev_warn(&h->pdev->dev, HPSA "%d: unknown " in check_for_unit_attention()
313 dev_warn(&h->pdev->dev, HPSA "device busy"); in check_for_busy()
672 .name = HPSA,
673 .proc_name = HPSA,
[all …]