Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c607 static const IPMICmdHandler *ipmi_get_handler(IPMIBmcSim *ibs, in ipmi_get_handler() function
679 hdl = ipmi_get_handler(ibs, cmd[0] >> 2, cmd[1]); in ipmi_sim_handle_command()