Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsed-opal.h123 struct opal_mbr_data { struct
206 #define IOC_OPAL_ENABLE_DISABLE_MBR _IOW('p', 229, struct opal_mbr_data)
/openbmc/linux/block/
H A Dsed-opal.c2635 struct opal_mbr_data *opal_mbr) in opal_enable_disable_shadow_mbr()