tag | line | file | source code |
---|---|---|---|
MTIOCTOP | 3838 | drivers/block/ide-tape.c | if (tape->chrdev_direction == idetape_direction_read && cmd != MTIOCTOP) |
MTIOCTOP | 3846 | drivers/block/ide-tape.c | case MTIOCTOP: |
MTIOCTOP | 681 | drivers/char/ftape/ftape-ctl.c | case MTIOCTOP: |
MTIOCTOP | 2664 | drivers/char/tpqic02.c | if (c == (MTIOCTOP & IOCCMD_MASK)) { |
MTIOCTOP | 2486 | drivers/scsi/st.c | if (cmd_type == _IOC_TYPE(MTIOCTOP) && cmd_nr == _IOC_NR(MTIOCTOP)) { |