Home
last modified time | relevance | path

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

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