MT_ST_SET_LONG_TIMEOUT 2372 drivers/scsi/st.c 		if ((value & MT_ST_SET_LONG_TIMEOUT) != 0) {
MT_ST_SET_LONG_TIMEOUT 2373 drivers/scsi/st.c 			STp->long_timeout = (value & ~MT_ST_SET_LONG_TIMEOUT) * HZ;
MT_ST_SET_LONG_TIMEOUT 2375 drivers/scsi/st.c 				    (value & ~MT_ST_SET_LONG_TIMEOUT));