Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_cc.h54 #define IPMI_CC_OUT_OF_SPACE 0xc4 macro
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dapi.h122 IPMI_CC_OUT_OF_SPACE = 0xC4, enumerator
/openbmc/qemu/include/hw/ipmi/
H A Dipmi.h47 #define IPMI_CC_OUT_OF_SPACE 0xc4 macro
/openbmc/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c1505 rsp_buffer_set_error(rsp, IPMI_CC_OUT_OF_SPACE); in add_sel_entry()
1585 rsp_buffer_set_error(rsp, IPMI_CC_OUT_OF_SPACE); in platform_event_msg()