fast_mteom 2255 drivers/scsi/st.c STp->can_bsr, STp->two_fm, STp->fast_mteom, fast_mteom 2304 drivers/scsi/st.c STp->fast_mteom = (options & MT_ST_FAST_MTEOM) != 0; fast_mteom 2330 drivers/scsi/st.c STp->fast_mteom = value; fast_mteom 2861 drivers/scsi/st.c if (!STp->fast_mteom) { fast_mteom 4331 drivers/scsi/st.c tpnt->fast_mteom = ST_FAST_MTEOM; fast_mteom 4664 drivers/scsi/st.c options |= STp->fast_mteom ? MT_ST_FAST_MTEOM : 0; fast_mteom 134 drivers/scsi/st.h unsigned char fast_mteom;