Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dipmi_msgdefs.h80 #define IPMI_CHANNEL_PROTOCOL_IPMB 1 macro
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_msghandler.c3402 = IPMI_CHANNEL_PROTOCOL_IPMB; in channel_handler()
3487 intf->wchannels[set].c[0].protocol = IPMI_CHANNEL_PROTOCOL_IPMB; in __scan_channels()