Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Ddditypes.h159 #define DEVID_SCSI_SERIAL 2 macro
H A Dddi_impldefs.h1167 ((b) == DEVID_SCSI_SERIAL) ? 's' : \
1179 (((c) == 's') || ((c) == 'S')) ? DEVID_SCSI_SERIAL : \
/titanic_41/usr/src/common/devid/
H A Ddevid_smp.c166 raw_id_type = DEVID_SCSI_SERIAL; in ddi_devid_smp_encode()
H A Ddevid_scsi.c72 (type == DEVID_SCSI_SERIAL))
965 *id_type = DEVID_SCSI_SERIAL; in encode_serialnum()
1062 *id_type = DEVID_SCSI_SERIAL; in encode_sun_serialnum()
/titanic_41/usr/src/uts/common/avs/ns/
H A Dcontract.h354 #define DEVID_SCSI_SERIAL 0 macro
/titanic_41/usr/src/uts/common/io/skd/
H A Dskd.c4581 rc = ddi_devid_init(skdev->dip, DEVID_SCSI_SERIAL, sz, in skd_setup_devid()
/titanic_41/usr/src/uts/common/os/
H A Dsunddi.c7776 case DEVID_SCSI_SERIAL: in ddi_devid_init()