Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/ !
Dmtio.h61 #define MTUNLOCK 29 /* unlock the drive door */ macro
/linux-6.6.21/drivers/s390/char/ !
Dtape_34xx.c1146 [MTUNLOCK] = NULL,
Dtape_3590.c1608 [MTUNLOCK] = NULL,
/linux-6.6.21/Documentation/scsi/ !
Dst.rst443 MTLOCK and MTUNLOCK
/linux-6.6.21/drivers/scsi/ !
Dst.c3713 if (mtc.mt_op == MTLOCK || mtc.mt_op == MTUNLOCK) { in st_ioctl()