Home
last modified time | relevance | path

Searched refs:ipmi_current_channel_medium (Results 1 – 3 of 3) sorted by relevance

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_channel.h139 uint8_t ipmi_current_channel_medium(struct ipmi_intf * intf);
/openbmc/ipmitool/lib/
H A Dipmi_event.c96 chmed = ipmi_current_channel_medium(intf); in ipmi_send_platform_event()
507 chmed = ipmi_current_channel_medium(intf); in ipmi_event_fromfile()
H A Dipmi_channel.c248 ipmi_current_channel_medium(struct ipmi_intf *intf) in ipmi_current_channel_medium() function