Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dhpsa_cmd.h193 #define HPSA_REPORT_PHYS 0xc3 /* Report Physical LUNs */ macro
Dhpsa.c2504 if (fill_cmd(c, logical ? HPSA_REPORT_LOG : HPSA_REPORT_PHYS, h, in hpsa_scsi_do_report_luns()
5221 case HPSA_REPORT_PHYS: in fill_cmd()