Home
last modified time | relevance | path

Searched refs:MTNOP (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/include/linux/
Dmtio.h35 #define MTNOP 8 /* no op, set status only (read with MTIOCGET) */ macro
/linux-3.4.99/drivers/s390/char/
Dtape_34xx.c1261 [MTNOP] = tape_std_mtnop,
Dtape_3590.c1695 [MTNOP] = tape_std_mtnop,
/linux-3.4.99/drivers/ide/
Dide-tape.c1309 case MTNOP: in idetape_mtioctop()
/linux-3.4.99/drivers/scsi/
Dst.c2757 case MTNOP: in st_int_ioctl()
3460 if (mtc.mt_op != MTNOP && mtc.mt_op != MTSETBLK && in st_ioctl()
Dosst.c4243 case MTNOP: in osst_int_ioctl()
5061 mtc.mt_op != MTNOP && mtc.mt_op != MTSETBLK && in osst_ioctl()
/linux-3.4.99/Documentation/scsi/
Dst.txt320 MTNOP Do nothing except flush the buffers.