Searched refs:IPMI_SEND_MSG_CMD (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | ipmi_msgdefs.h | 35 #define IPMI_SEND_MSG_CMD 0x34 macro |
| /linux/drivers/char/ipmi/ | ||
| H A D | ipmi_ipmb.c | 232 msg->data[3] = IPMI_SEND_MSG_CMD; in ipmi_ipmb_send_response() |