Home
last modified time | relevance | path

Searched refs:IS_DEVID_SCSI_TYPE (Results 1 – 1 of 1) sorted by relevance

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