Home
last modified time | relevance | path

Searched refs:IPMI_UNKNOWN_ERR_COMPLETION_CODE (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dipmi.h167 #define IPMI_UNKNOWN_ERR_COMPLETION_CODE 0xff macro
/linux/drivers/hwmon/
H A Dibmpex.c557 data->rx_result = IPMI_UNKNOWN_ERR_COMPLETION_CODE; in ibmpex_msg_handler()
H A Dibmaem.c331 data->rx_result = IPMI_UNKNOWN_ERR_COMPLETION_CODE; in aem_msg_handler()