Searched refs:IPMI_CC_PARM_OUT_OF_RANGE (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/ipmi/ | ||
H A D | ipmi.h | 60 #define IPMI_CC_PARM_OUT_OF_RANGE 0xc9 macro |
/qemu/hw/ipmi/ | ||
H A D | ipmi_bmc_sim.c | 1350 rsp_buffer_set_error(rsp, IPMI_CC_PARM_OUT_OF_RANGE); in get_sdr() |