tag | line | file | source code |
---|---|---|---|
fast_mteom | 1352 | drivers/scsi/st.c | dev, STp->can_bsr, STp->two_fm, STp->fast_mteom, STp->do_auto_lock, |
fast_mteom | 1390 | drivers/scsi/st.c | STp->fast_mteom = (options & MT_ST_FAST_MTEOM) != 0; |
fast_mteom | 1411 | drivers/scsi/st.c | STp->fast_mteom = value; |
fast_mteom | 1793 | drivers/scsi/st.c | if (!STp->fast_mteom) { |
fast_mteom | 2457 | drivers/scsi/st.c | tpnt->fast_mteom = ST_FAST_MTEOM; |
fast_mteom | 60 | drivers/scsi/st.h | unsigned char fast_mteom; |