Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/src/
H A Dappcommands.cpp54 constexpr ipmi::Cc ccSystemInfoParameterNotSupported = 0x80; variable
61 return response(ccSystemInfoParameterNotSupported); in responseSystemInfoParamterNotSupportCommand()
176 rc = ccSystemInfoParameterNotSupported; in ipmiAppMfrTestOn()