tag | line | file | source code |
---|---|---|---|
fast_mteom | 1427 | drivers/scsi/st.c | dev, STp->can_bsr, STp->two_fm, STp->fast_mteom, STp->do_auto_lock); |
fast_mteom | 1468 | drivers/scsi/st.c | STp->fast_mteom = (options & MT_ST_FAST_MTEOM) != 0; |
fast_mteom | 1493 | drivers/scsi/st.c | STp->fast_mteom = value; |
fast_mteom | 1889 | drivers/scsi/st.c | if (!STp->fast_mteom) { |
fast_mteom | 2857 | drivers/scsi/st.c | tpnt->fast_mteom = ST_FAST_MTEOM; |
fast_mteom | 73 | drivers/scsi/st.h | unsigned char fast_mteom; |