Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dmtio.h35 #define MTNOP 8 /* no op, set status only (read with MTIOCGET) */ macro
/linux-4.4.14/drivers/s390/char/
Dtape_34xx.c1127 [MTNOP] = tape_std_mtnop,
Dtape_3590.c1594 [MTNOP] = tape_std_mtnop,
/linux-4.4.14/drivers/ide/
Dide-tape.c1309 case MTNOP: in idetape_mtioctop()
/linux-4.4.14/drivers/scsi/
Dst.c2841 case MTNOP: in st_int_ioctl()
3534 if (mtc.mt_op != MTNOP && mtc.mt_op != MTSETBLK && in st_ioctl()
Dosst.c4244 case MTNOP: in osst_int_ioctl()
5062 mtc.mt_op != MTNOP && mtc.mt_op != MTSETBLK && in osst_ioctl()
/linux-4.4.14/Documentation/scsi/
Dst.txt377 MTNOP Do nothing except flush the buffers.