Home
last modified time | relevance | path

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

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