Searched defs:SCSI_MINOR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dtransport.h672 #define SCSI_MINOR 1 macro
675 #define INST2SCSI(x) (((x) << INST_MINOR_SHIFT) | SCSI_MINOR)

Completed in 242 milliseconds