Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dbiosconfigcommands.cpp48 static constexpr Cc ipmiCCNotSupportedInCurrentState = 0x82; variable
656 return ipmi::response(ipmiCCNotSupportedInCurrentState); in ipmiOEMSetBIOSCap()
708 return ipmi::response(ipmiCCNotSupportedInCurrentState); in ipmiOEMSetPayload()
1081 return ipmi::response(ipmiCCNotSupportedInCurrentState); in ipmiOEMSetBIOSHashInfo()
1128 return ipmi::response(ipmiCCNotSupportedInCurrentState); in ipmiOEMGetBIOSHash()