Searched refs:MTUNLOCK (Results 1 – 10 of 10) sorted by relevance
61 #define MTUNLOCK 29 /* unlock the drive door */ macro
72 #define MTUNLOCK 29 /* Unlock the drive door. */ macro
1146 [MTUNLOCK] = NULL,
1608 [MTUNLOCK] = NULL,
1353 case MTUNLOCK: in idetape_mtioctop()
443 MTLOCK and MTUNLOCK
3712 if (mtc.mt_op == MTLOCK || mtc.mt_op == MTUNLOCK) { in st_ioctl_common()