Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/block/paride/
Dpf.c200 #define ATAPI_LOCK 0x1e macro
535 char lo_cmd[12] = { ATAPI_LOCK, pf->lun << 5, 0, 0, func, 0, 0, 0, 0, 0, 0, 0 }; in pf_lock()