Home
last modified time | relevance | path

Searched refs:MT_ST_AUTO_LOCK (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dmtio.h189 #define MT_ST_AUTO_LOCK 0x40 macro
/Linux-v4.19/drivers/scsi/
Dst.c2303 STp->do_auto_lock = (options & MT_ST_AUTO_LOCK) != 0;
2329 if ((options & MT_ST_AUTO_LOCK) != 0)
Dosst.c3927 STp->do_auto_lock = (options & MT_ST_AUTO_LOCK) != 0; in osst_set_options()
3953 if ((options & MT_ST_AUTO_LOCK) != 0) in osst_set_options()
/Linux-v4.19/Documentation/scsi/
Dst.txt438 MT_ST_AUTO_LOCK automatic locking of the drive door (global)