Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst_conf.c525 ST_TYPE_EMULEX, /* .type Numeric type (cf. mtio.h) */
H A Dst.c10683 if (un->un_dp->type == ST_TYPE_EMULEX) { in st_decode_sense()
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h76 #define ST_TYPE_EMULEX MT_ISMT02 /* Emulex MT-02 */ macro