Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dsed-opal.h166 #define OPAL_FL_MBR_DONE 0x00000020 macro
/linux/block/
H A Dsed-opal.c625 dev->flags |= OPAL_FL_MBR_DONE; in opal_discovery0_end()