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

/illumos-gate/usr/src/common/devid/
H A Ddevid_scsi.c71 #define IS_DEVID_SCSI_TYPE(type) ((IS_DEVID_GUID_TYPE(type)) || \ macro
1099 if (!IS_DEVID_SCSI_TYPE(raw_id_type)) {

Completed in 47 milliseconds