Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dmtio.h188 #define MT_ST_AUTO_LOCK 0x40 macro
/linux-3.4.99/drivers/scsi/
Dst.c2228 STp->do_auto_lock = (options & MT_ST_AUTO_LOCK) != 0;
2254 if ((options & MT_ST_AUTO_LOCK) != 0)
Dosst.c3923 STp->do_auto_lock = (options & MT_ST_AUTO_LOCK) != 0; in osst_set_options()
3949 if ((options & MT_ST_AUTO_LOCK) != 0) in osst_set_options()
/linux-3.4.99/Documentation/scsi/
Dst.txt376 MT_ST_AUTO_LOCK automatic locking of the drive door (global)