Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst_conf.c1122 ST_WORMABLE, /* 1000000 Drive is WORM capable */
1163 ST_WORMABLE, /* 1000000 Drive is WORM capable */
1204 ST_WORMABLE, /* 1000000 Drive is WORM capable */
1444 ST_WORMABLE, /* 1000000 Is capable of WORM */
1708 ST_WORMABLE, /* 1000000 Supports WORM */
1978 ST_WORMABLE, /* 1000000 Supports WORM */
2026 ST_WORMABLE, /* 1000000 Supports WORM */
2073 ST_WORMABLE, /* 1000000 Supports WORM */
2160 ST_WORMABLE, /* 1000000 Supports WORM */
2209 ST_WORMABLE, /* 1000000 Supports WORM */
[all …]
H A Dst.c2402 tem_dp->options |= ST_WORMABLE; in st_get_conf_from_tape_drive()
3262 (un->un_dp->options & ST_WORMABLE)) { in st_tape_init()
3274 if (un->un_dp->options & ST_WORMABLE && in st_tape_init()
13914 un->un_dp->options &= ~ST_WORMABLE; in st_is_hp_dat_worm()
14008 un->un_dp->options &= ~ST_WORMABLE; in st_is_hp_lto_worm()
14069 un->un_dp->options &= ~ST_WORMABLE; in st_is_t10_worm()
14177 un->un_dp->options &= ~ST_WORMABLE; in st_is_dlt_tape_worm()
14220 un->un_dp->options &= ~ST_WORMABLE; in st_is_dlt_worm()
14322 un->un_dp->options &= ~ST_WORMABLE; in st_is_sony_worm()
14394 un->un_dp->options &= ~ST_WORMABLE; in st_is_drive_worm()
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h239 #define ST_WORMABLE 0x1000000 macro
266 ST_WORMABLE | ST_CLN_TYPE_1 | ST_CLN_TYPE_2 | ST_CLN_TYPE_3)