| tag | line | file | source code |
|---|---|---|---|
| fast_mteom | 1238 | drivers/scsi/st.c | STp->fast_mteom = (options & MT_ST_FAST_MTEOM) != 0; |
| fast_mteom | 1247 | drivers/scsi/st.c | STp->two_fm, STp->fast_mteom, STp->do_auto_lock, debugging); |
| fast_mteom | 1473 | drivers/scsi/st.c | if (!STp->fast_mteom) { |
| fast_mteom | 2099 | drivers/scsi/st.c | tpnt->fast_mteom = ST_FAST_MTEOM; |
| fast_mteom | 2175 | drivers/scsi/st.c | STp->fast_mteom = ST_FAST_MTEOM; |
| fast_mteom | 45 | drivers/scsi/st.h | unsigned char fast_mteom; |