Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dipmi_msgdefs.h77 #define IPMI_NAK_ON_WRITE_ERR 0x83 macro
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_msghandler.c4596 && (msg->rsp[2] != IPMI_NAK_ON_WRITE_ERR)) { in handle_one_recv_msg()