Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/devid/
H A Ddevid.c137 if ((i_id1_type == DEVID_SCSI3_WWN) || in ddi_devid_compare()
138 (i_id2_type == DEVID_SCSI3_WWN)) { in ddi_devid_compare()
145 i_id1_type = DEVID_SCSI3_WWN; in ddi_devid_compare()
148 i_id2_type = DEVID_SCSI3_WWN; in ddi_devid_compare()
H A Ddevid_smp.c188 usewwn: raw_id_type = DEVID_SCSI3_WWN; in ddi_devid_smp_encode()
H A Ddevid_scsi.c68 #define IS_DEVID_GUID_TYPE(type) ((type == DEVID_SCSI3_WWN) || \
779 *id_type = DEVID_SCSI3_WWN; in encode_scsi3_page83()
/titanic_41/usr/src/uts/common/sys/
H A Ddditypes.h158 #define DEVID_SCSI3_WWN 1 macro
H A Dddi_impldefs.h1163 ((b) == DEVID_SCSI3_WWN) ? 'w' : \
1175 (((c) == 'w') || ((c) == 'W')) ? DEVID_SCSI3_WWN : \
1187 ((b) == DEVID_SCSI3_WWN) || \
/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c3386 return (ddi_devid_init(devinfo, DEVID_SCSI3_WWN, in nvme_bd_devid()
/titanic_41/usr/src/uts/common/os/
H A Dsunddi.c7774 case DEVID_SCSI3_WWN: in ddi_devid_init()