Home
last modified time | relevance | path

Searched refs:IPMI_UNKNOWN_ERR_COMPLETION_CODE (Results 1 – 2 of 2) 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.c558 data->rx_result = IPMI_UNKNOWN_ERR_COMPLETION_CODE; in ibmpex_msg_handler()