Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst_conf.c824 ST_TYPE_DAT, /* .type Numeric type (cf. mtio.h) */
860 ST_TYPE_DAT, /* .type Numeric type (cf. mtio.h) */
893 ST_TYPE_DAT, /* .type Numeric type (cf. mtio.h) */
1930 ST_TYPE_DAT, /* .type Numeric type (cf. mtio.h) */
H A Dst.c7149 un->un_dp->type = ST_TYPE_DAT; in st_determine_generic()
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h87 #define ST_TYPE_DAT MT_ISCCS28 /* Generic DAT Tape */ macro