Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dhpsa_cmd.h210 #define HPSA_REPORT_PHYS 0xc3 /* Report Physical LUNs */ macro
Dhpsa.c3725 if (fill_cmd(c, logical ? HPSA_REPORT_LOG : HPSA_REPORT_PHYS, h, in hpsa_scsi_do_report_luns()
6691 case HPSA_REPORT_PHYS: in fill_cmd()