Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst_conf.c332 ST_LONG_TIMEOUTS | /* 01000 More time for some ops */
370 ST_LONG_TIMEOUTS | /* 01000 More time for some ops */
411 ST_LONG_TIMEOUTS | /* 01000 More time for some ops */
448 ST_LONG_TIMEOUTS | /* 01000 More time for some ops */
579 ST_LONG_TIMEOUTS | /* 01000 More time for some ops */
834 ST_LONG_TIMEOUTS, /* 01000 More time for some ops */
937 ST_LONG_TIMEOUTS | /* 01000 More time for some ops */
975 ST_LONG_TIMEOUTS | /* 01000 More time for some ops */
1017 ST_LONG_TIMEOUTS | /* 01000 More time for some ops */
1059 ST_LONG_TIMEOUTS | /* 01000 More time for some ops */
[all …]
H A Dst.c13800 if (un->un_dp->options & ST_LONG_TIMEOUTS) { in st_calculate_timeouts()
13809 if (un->un_dp->options & ST_LONG_TIMEOUTS) { in st_calculate_timeouts()
13817 if (un->un_dp->options & ST_LONG_TIMEOUTS) { in st_calculate_timeouts()
13826 if (un->un_dp->options & ST_LONG_TIMEOUTS) { in st_calculate_timeouts()
13835 if (un->un_dp->options & ST_LONG_TIMEOUTS) { in st_calculate_timeouts()
13844 if (un->un_dp->options & ST_LONG_TIMEOUTS) { in st_calculate_timeouts()
/titanic_41/usr/src/cmd/mt/
H A Dmt.c331 ~(ST_DYNAMIC | ST_LONG_ERASE | ST_LONG_TIMEOUTS | ST_KNOWS_MEDIA)); in print_config()
/titanic_41/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h172 #define ST_LONG_TIMEOUTS 0x1000 /* Device needs 5 times longer */ macro
262 ST_UNLOADABLE | ST_SOFT_ERROR_REPORTING | ST_LONG_TIMEOUTS |\