Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dhpsa_cmd.h214 #define HPSA_REPORT_PHYS 0xc3 /* Report Physical LUNs */ macro
Dhpsa.c3755 if (fill_cmd(c, logical ? HPSA_REPORT_LOG : HPSA_REPORT_PHYS, h, in hpsa_scsi_do_report_luns()
6741 case HPSA_REPORT_PHYS: in fill_cmd()