Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dchassishandler.hpp28 IPMI_CC_FAIL_SET_IN_PROGRESS = 0x81, enumerator
H A Dchassishandler.cpp2024 return ipmi::response(IPMI_CC_FAIL_SET_IN_PROGRESS); in ipmiChassisSetSysBootOptions()