Home
last modified time | relevance | path

Searched refs:ST_UNLOCKED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dst.h224 #define ST_UNLOCKED 0 macro
H A Dst.c928 STp->door_locked = do_lock ? ST_LOCKED_EXPLICIT : ST_UNLOCKED; in do_door_lock()
1103 STp->door_locked = ST_UNLOCKED; in check_tape()
1536 if (STp->do_auto_lock && STp->door_locked == ST_UNLOCKED && in rw_checks()
3639 if (mtc.mt_op == MTOFFL && STp->door_locked != ST_UNLOCKED) in st_ioctl()