Home
last modified time | relevance | path

Searched refs:ipmi_channel_protocol (Results 1 – 4 of 4) sorted by relevance

/qemu/include/hw/ipmi/
H A Dipmi.h88 uint8_t ipmi_channel_protocol; member
/qemu/hw/ipmi/
H A Dipmi_kcs.c406 info->ipmi_channel_protocol = IPMI_CHANNEL_PROTOCOL_KCS; in ipmi_kcs_get_fwinfo()
H A Dipmi_bt.c421 info->ipmi_channel_protocol = IPMI_CHANNEL_PROTOCOL_BT_15; in ipmi_bt_get_fwinfo()
H A Dipmi_bmc_sim.c1265 rsp_buffer_push(rsp, info.ipmi_channel_protocol); in get_channel_info()