Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ipmi/
H A Dipmi_bmc_extern.c168 static void addchar(IPMIBmcExtern *ibe, unsigned char ch) in addchar() function
220 addchar(ibe, msg_id); in ipmi_bmc_extern_handle_command()
222 addchar(ibe, cmd[i]); in ipmi_bmc_extern_handle_command()
225 addchar(ibe, -ipmb_checksum(cmd, cmd_len, csum)); in ipmi_bmc_extern_handle_command()
395 addchar(ibe, VM_CMD_VERSION); in chr_event()
396 addchar(ibe, VM_PROTOCOL_VERSION); in chr_event()
399 addchar(ibe, VM_CMD_CAPABILITIES); in chr_event()
414 addchar(ibe, v); in chr_event()