taglinefilesource code
ST_LONG_TIMEOUT507drivers/scsi/st.cSCpnt = st_do_scsi(NULL, STp, cmd, 0, ST_LONG_TIMEOUT, MAX_READY_RETRIES);
ST_LONG_TIMEOUT517drivers/scsi/st.cSCpnt = st_do_scsi(SCpnt, STp, cmd, 0, ST_LONG_TIMEOUT, MAX_READY_RETRIES);
ST_LONG_TIMEOUT1289drivers/scsi/st.cint timeout = ST_LONG_TIMEOUT;
ST_LONG_TIMEOUT1466drivers/scsi/st.ctimeout = ST_LONG_TIMEOUT * 8;
ST_LONG_TIMEOUT1526drivers/scsi/st.ctimeout = ST_LONG_TIMEOUT * 8;