Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dmtio.h60 #define MTUNLOCK 29 /* unlock the drive door */ macro
/linux-4.1.27/drivers/s390/char/
Dtape_34xx.c1145 [MTUNLOCK] = NULL,
Dtape_3590.c1612 [MTUNLOCK] = NULL,
/linux-4.1.27/drivers/ide/
Dide-tape.c1350 case MTUNLOCK: in idetape_mtioctop()
/linux-4.1.27/Documentation/scsi/
Dst.txt331 MTLOCK and MTUNLOCK Explicitly lock/unlock the tape drive door.
/linux-4.1.27/drivers/scsi/
Dst.c3554 if (mtc.mt_op == MTLOCK || mtc.mt_op == MTUNLOCK) { in st_ioctl()
Dosst.c5149 if (mtc.mt_op == MTLOCK || mtc.mt_op == MTUNLOCK) { in osst_ioctl()