Searched refs:SCMD_MIN_INQUIRY_PAGE80_SIZE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/devid/
H A Ddevid_scsi.c86 #define SCMD_MIN_INQUIRY_PAGE80_SIZE 0x04 macro
602 if (inq80_len < SCMD_MIN_INQUIRY_PAGE80_SIZE) {
921 if (inq80_len < SCMD_MIN_INQUIRY_PAGE80_SIZE) {
932 if (inq80_len < (*id_len + SCMD_MIN_INQUIRY_PAGE80_SIZE)) {

Completed in 72 milliseconds