Home
last modified time | relevance | path

Searched refs:ST_LONG_ERASE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst_conf.c329 ST_LONG_ERASE | /* 00020 Needs extra time to erase */
366 ST_LONG_ERASE | /* 00020 Needs extra time to erase */
407 ST_LONG_ERASE | /* 00020 Needs extra time to erase */
445 ST_LONG_ERASE | /* 00020 Needs extra time to erase */
484 ST_LONG_ERASE | /* 00020 Needs extra time to erase */
575 ST_LONG_ERASE | /* 00020 Needs extra time to erase */
618 ST_LONG_ERASE | /* 00020 Needs extra time to erase */
654 ST_LONG_ERASE | /* 00020 Needs extra time to erase */
727 ST_LONG_ERASE | /* 00020 Needs extra time to erase */
761 ST_LONG_ERASE | /* 00020 Needs extra time to erase */
[all …]
H A Dst.c7168 (ST_LONG_ERASE | ST_UNLOADABLE | ST_BSF | ST_BSR | ST_KNOWS_EOD); in st_determine_generic()
13855 if (un->un_dp->options & ST_LONG_ERASE) { in st_calculate_timeouts()
/illumos-gate/usr/src/cmd/mt/
H A Dmt.c329 ~(ST_DYNAMIC | ST_LONG_ERASE | ST_LONG_TIMEOUTS | ST_KNOWS_MEDIA)); in print_config()
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h137 #define ST_LONG_ERASE 0x020 /* Device needs a longer time */ macro
261 ST_LONG_ERASE | ST_AUTODEN_OVERRIDE | ST_NOBUF | ST_KNOWS_EOD |\