taglinefilesource code
ST_LONG_TIMEOUT502drivers/scsi/st.cSCpnt = st_do_scsi(NULL, STp, cmd, 0, ST_LONG_TIMEOUT, MAX_READY_RETRIES);
ST_LONG_TIMEOUT512drivers/scsi/st.cSCpnt = st_do_scsi(SCpnt, STp, cmd, 0, ST_LONG_TIMEOUT, MAX_READY_RETRIES);
ST_LONG_TIMEOUT1284drivers/scsi/st.cint timeout = ST_LONG_TIMEOUT;
ST_LONG_TIMEOUT1461drivers/scsi/st.ctimeout = ST_LONG_TIMEOUT * 8;
ST_LONG_TIMEOUT1521drivers/scsi/st.ctimeout = ST_LONG_TIMEOUT * 8;