Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dipmi_msgdefs.h106 #define IPMI_CHANNEL_MEDIUM_IPMB 1 macro
/linux-4.4.14/drivers/char/ipmi/
Dipmi_msghandler.c1664 != IPMI_CHANNEL_MEDIUM_IPMB) { in i_ipmi_request()
2703 = IPMI_CHANNEL_MEDIUM_IPMB; in channel_handler()
2888 intf->channels[0].medium = IPMI_CHANNEL_MEDIUM_IPMB; in ipmi_register_smi()
3743 case IPMI_CHANNEL_MEDIUM_IPMB: in handle_one_recv_msg()