Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dipmi_msgdefs.h78 #define IPMI_CHANNEL_PROTOCOL_IPMB 1 macro
/linux-4.19.296/drivers/char/ipmi/
Dipmi_msghandler.c3279 = IPMI_CHANNEL_PROTOCOL_IPMB; in channel_handler()
3363 intf->wchannels[set].c[0].protocol = IPMI_CHANNEL_PROTOCOL_IPMB; in __scan_channels()