Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dapi.h109 IPMI_CC_SYSTEM_INFO_PARAMETER_NOT_SUPPORTED = 0x80, enumerator
/openbmc/fb-ipmi-oem/src/
H A Dappcommands.cpp56 return response(IPMI_CC_SYSTEM_INFO_PARAMETER_NOT_SUPPORTED); in responseSystemInfoParamterNotSupportCommand()
171 rc = IPMI_CC_SYSTEM_INFO_PARAMETER_NOT_SUPPORTED; in ipmiAppMfrTestOn()