Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ipmi/
H A Dipmi.h305 typedef struct IPMICmdHandler { struct
310 } IPMICmdHandler; typedef
314 const IPMICmdHandler *cmd_handlers;
/openbmc/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c608 static const IPMICmdHandler *ipmi_get_handler(IPMIBmcSim *ibs, in ipmi_get_handler()
612 const IPMICmdHandler *hdl; in ipmi_get_handler()
650 const IPMICmdHandler *hdl; in ipmi_sim_handle_command()
2048 static const IPMICmdHandler chassis_cmds[] = {
2059 static const IPMICmdHandler sensor_event_cmds[] = {
2075 static const IPMICmdHandler app_cmds[] = {
2099 static const IPMICmdHandler storage_cmds[] = {
/openbmc/qemu/hw/ppc/
H A Dpnv_bmc.c242 static const IPMICmdHandler hiomap_cmds[] = {