Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dipmi_msgdefs.h89 #define IPMI_CHANNEL_MEDIUM_IPMB 1 macro
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_msghandler.c2001 if (chans[addr->channel].medium != IPMI_CHANNEL_MEDIUM_IPMB) { in i_ipmi_req_ipmb()
3400 = IPMI_CHANNEL_MEDIUM_IPMB; in channel_handler()
3486 intf->wchannels[set].c[0].medium = IPMI_CHANNEL_MEDIUM_IPMB; in __scan_channels()
4692 case IPMI_CHANNEL_MEDIUM_IPMB: in handle_one_recv_msg()