taglinefilesource code
ST_LONG_TIMEOUT510drivers/scsi/st.cSCpnt = st_do_scsi(NULL, STp, cmd, 0, ST_LONG_TIMEOUT, MAX_READY_RETRIES);
ST_LONG_TIMEOUT520drivers/scsi/st.cSCpnt = st_do_scsi(SCpnt, STp, cmd, 0, ST_LONG_TIMEOUT, MAX_READY_RETRIES);
ST_LONG_TIMEOUT1292drivers/scsi/st.cint timeout = ST_LONG_TIMEOUT;
ST_LONG_TIMEOUT1469drivers/scsi/st.ctimeout = ST_LONG_TIMEOUT * 8;
ST_LONG_TIMEOUT1529drivers/scsi/st.ctimeout = ST_LONG_TIMEOUT * 8;