Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ipmi/
H A Dipmi.h282 OBJECT_DECLARE_SIMPLE_TYPE(IPMIBmcSim, IPMI_BMC_SIMULATOR)
306 void (*cmd_handler)(IPMIBmcSim *s,
317 int ipmi_sim_register_netfn(IPMIBmcSim *s, unsigned int netfn,
/openbmc/qemu/hw/ppc/
H A Dpnv_bmc.c172 static void hiomap_cmd(IPMIBmcSim *ibs, uint8_t *cmd, unsigned int cmd_len, in hiomap_cmd()