Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst_conf.c928 MT_ISDAT, /* .type Numeric type (cf. mtio.h) */
966 MT_ISDAT, /* .type Numeric type (cf. mtio.h) */
1008 MT_ISDAT, /* .type Numeric type (cf. mtio.h) */
1050 MT_ISDAT, /* .type Numeric type (cf. mtio.h) */
1078 MT_ISDAT, /* .type Numeric type (cf. mtio.h) */
1112 MT_ISDAT, /* .type Numeric type (cf. mtio.h) */
1770 MT_ISDAT, /* .type Numeric type (cf. mtio.h) */
H A Dst.c14367 case MT_ISDAT: in st_is_drive_worm()
/illumos-gate/usr/src/uts/common/sys/
H A Dmtio.h267 #define MT_ISDAT 0x34 /* generic DAT tape drive */ macro