Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dmtio.h188 #define MT_ST_AUTO_LOCK 0x40 macro
/linux-4.4.14/drivers/scsi/
Dst.c2302 STp->do_auto_lock = (options & MT_ST_AUTO_LOCK) != 0;
2328 if ((options & MT_ST_AUTO_LOCK) != 0)
Dosst.c3924 STp->do_auto_lock = (options & MT_ST_AUTO_LOCK) != 0; in osst_set_options()
3950 if ((options & MT_ST_AUTO_LOCK) != 0) in osst_set_options()
/linux-4.4.14/Documentation/scsi/
Dst.txt433 MT_ST_AUTO_LOCK automatic locking of the drive door (global)