Searched refs:SA_REPORT_PHYS (Results 1 – 2 of 2) sorted by relevance
568 case SA_REPORT_PHYS: in pqisrc_report_luns()569 request.cmd.cdb[0] = SA_REPORT_PHYS; in pqisrc_report_luns()741 ret = pqisrc_get_physical_logical_luns(softs, SA_REPORT_PHYS, physical_dev_list, phys_data_length); in pqisrc_get_phys_log_device_list()
668 #define SA_REPORT_PHYS 0xc3 /* Report Physical LUNs */ macro