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.h290 typedef struct IPMICmdHandler { struct
295 } IPMICmdHandler; argument
299 const IPMICmdHandler *cmd_handlers;
/openbmc/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c607 static const IPMICmdHandler *ipmi_get_handler(IPMIBmcSim *ibs, in ipmi_get_handler()
611 const IPMICmdHandler *hdl; in ipmi_get_handler()
649 const IPMICmdHandler *hdl; in ipmi_sim_handle_command()
1974 static const IPMICmdHandler chassis_cmds[] = {
1985 static const IPMICmdHandler sensor_event_cmds[] = {
2001 static const IPMICmdHandler app_cmds[] = {
2024 static const IPMICmdHandler storage_cmds[] = {
/openbmc/qemu/hw/ppc/
H A Dpnv_bmc.c242 static const IPMICmdHandler hiomap_cmds[] = {