Searched refs:SCSI_INQUIRY_PQUAL_MASK (Results 1 – 1 of 1) sorted by relevance
33 #define SCSI_INQUIRY_PQUAL_MASK 0xE0 macro2176 if ((inq[0] & SCSI_INQUIRY_PQUAL_MASK) != 0x00) { in iscsi_sess_inquiry()