taglinefilesource code
ST_LONG_TIMEOUT491drivers/scsi/st.cSCpnt = st_do_scsi(NULL, STp, cmd, 0, ST_LONG_TIMEOUT, MAX_READY_RETRIES);
ST_LONG_TIMEOUT501drivers/scsi/st.cSCpnt = st_do_scsi(SCpnt, STp, cmd, 0, ST_LONG_TIMEOUT, MAX_READY_RETRIES);
ST_LONG_TIMEOUT1272drivers/scsi/st.cint timeout = ST_LONG_TIMEOUT;
ST_LONG_TIMEOUT1501drivers/scsi/st.ctimeout = ST_LONG_TIMEOUT * 8;
ST_LONG_TIMEOUT1534drivers/scsi/st.ctimeout = ST_LONG_TIMEOUT * 8;