Searched refs:OPAL_FL_MBR_DONE (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/uapi/linux/ | ||
D | sed-opal.h | 140 #define OPAL_FL_MBR_DONE 0x00000020 macro |
/linux-6.1.9/block/ | ||
D | sed-opal.c | 504 dev->flags |= OPAL_FL_MBR_DONE; in opal_discovery0_end() |