Home
last modified time | relevance | path

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

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