Home
last modified time | relevance | path

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

/external/syslinux/dos/
Dsyslinux.c403 static uint8_t lock_level, lock_drive; variable
408 lock_drive = device; in set_lock_device()
413 uint16_t level_arg = lock_drive + (level << 8); in do_lock()
503 uint16_t level_arg = (new_level << 8) + lock_drive; in unlock_device()