Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/mei/
H A Dhw.h199 MEI_HBMS_SUCCESS = 0, enumerator
217 MEI_CL_CONN_SUCCESS = MEI_HBMS_SUCCESS,
229 MEI_CL_DISCONN_SUCCESS = MEI_HBMS_SUCCESS
H A Dhbm.c472 u8 status = MEI_HBMS_SUCCESS; in mei_hbm_fw_add_cl_req()
479 status = !MEI_HBMS_SUCCESS; in mei_hbm_fw_add_cl_req()
549 if (rs->status == MEI_HBMS_SUCCESS || in mei_hbm_cl_notify_start_res()
575 if (rs->status == MEI_HBMS_SUCCESS || in mei_hbm_cl_notify_stop_res()