Home
last modified time | relevance | path

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

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