tag | line | file | source code |
MTOFFL | 3972 | drivers/block/ide-tape.c | case MTOFFL: |
MTOFFL | 698 | drivers/char/ftape/ftape-ctl.c | case MTOFFL: |
MTOFFL | 707 | drivers/char/ftape/ftape-ctl.c | if (krnl_arg.mtop.mt_op == MTOFFL) { |
MTOFFL | 1365 | drivers/char/tpqic02.c | case MTOFFL: |
MTOFFL | 1846 | drivers/scsi/st.c | case MTOFFL: |
MTOFFL | 2052 | drivers/scsi/st.c | if (cmd_in == MTOFFL || cmd_in == MTUNLOAD) |
MTOFFL | 2518 | drivers/scsi/st.c | mtc.mt_op == MTREW || mtc.mt_op == MTOFFL || |
MTOFFL | 2532 | drivers/scsi/st.c | mtc.mt_op != MTOFFL && |
MTOFFL | 2555 | drivers/scsi/st.c | if (mtc.mt_op == MTOFFL && STp->door_locked != ST_UNLOCKED) |