Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dipmi_msgdefs.h106 #define IPMI_CHANNEL_MEDIUM_IPMB 1 macro
/linux-4.1.27/drivers/char/ipmi/
Dipmi_msghandler.c1658 != IPMI_CHANNEL_MEDIUM_IPMB) { in i_ipmi_request()
2697 = IPMI_CHANNEL_MEDIUM_IPMB; in channel_handler()
2882 intf->channels[0].medium = IPMI_CHANNEL_MEDIUM_IPMB; in ipmi_register_smi()
3737 case IPMI_CHANNEL_MEDIUM_IPMB: in handle_one_recv_msg()