Searched refs:OPAL_FL_LOCKED (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | sed-opal.h | 164 #define OPAL_FL_LOCKED 0x00000008 macro |
/openbmc/linux/block/ | ||
H A D | sed-opal.c | 620 dev->flags |= OPAL_FL_LOCKED; in opal_discovery0_end() |