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

/illumos-gate/usr/src/common/devid/
H A Ddevid_scsi.c68 #define IS_DEVID_GUID_TYPE(type) ((type == DEVID_SCSI3_WWN) || \ macro
71 #define IS_DEVID_SCSI_TYPE(type) ((IS_DEVID_GUID_TYPE(type)) || \
1171 if (!IS_DEVID_GUID_TYPE(DEVID_GETTYPE(id)))

Completed in 46 milliseconds