Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsed-opal.h169 struct opal_status { struct
213 #define IOC_OPAL_GET_STATUS _IOR('p', 236, struct opal_status)
/openbmc/linux/block/
H A Dsed-opal.c3167 struct opal_status sts = {0}; in opal_get_status()