Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmtio.h145 ushort_t non_motion_timeout; /* Inquiry type commands */ member
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c2216 dp->non_motion_timeout = *data_ptr++; in st_get_conf_from_st_dot_conf()
2675 dp->non_motion_timeout = timeout; in st_get_timeout_values_from_tape_drive()
5234 mtdt->non_motion_timeout = stdt->non_motion_timeout; in st_ioctl()
8870 tval = un->un_dp->non_motion_timeout; in st_make_cmd()
8879 tval = un->un_dp->non_motion_timeout; in st_make_cmd()
8887 tval = un->un_dp->non_motion_timeout; in st_make_cmd()
8895 tval = un->un_dp->non_motion_timeout; in st_make_cmd()
8904 tval = un->un_dp->non_motion_timeout; in st_make_cmd()
8912 tval = un->un_dp->non_motion_timeout; in st_make_cmd()
8920 tval = un->un_dp->non_motion_timeout; in st_make_cmd()
[all …]
/illumos-gate/usr/src/cmd/mt/
H A Dmt.c335 (void) printf("%d,%d,%d,%d,%d,%d,%d;\n", mdt.non_motion_timeout, in print_config()
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h384 ushort_t non_motion_timeout; /* Inquiry type commands */ member