Searched refs:IPMI_UNKNOWN_ERR_COMPLETION_CODE (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dipmi.h167 #define IPMI_UNKNOWN_ERR_COMPLETION_CODE 0xff macro
/linux-master/drivers/char/ipmi/
H A Dipmi_poweroff.c201 if (rv && rv != IPMI_UNKNOWN_ERR_COMPLETION_CODE)
275 * it may be better to ignore IPMI_UNKNOWN_ERR_COMPLETION_CODE
278 if (rv && rv != IPMI_UNKNOWN_ERR_COMPLETION_CODE) {
/linux-master/drivers/hwmon/
H A Dibmpex.c564 data->rx_result = IPMI_UNKNOWN_ERR_COMPLETION_CODE;
H A Dibmaem.c331 data->rx_result = IPMI_UNKNOWN_ERR_COMPLETION_CODE;

Completed in 126 milliseconds