Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/src/
H A Dtransportcommands.cpp22 constexpr ipmi::Cc ccParameterNotSupported = 0x80; variable
102 return ccParameterNotSupported; in ipmiTransGetSolConfig()
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp2407 constexpr ipmi::Cc ccParameterNotSupported = 0x80; variable
2523 return ipmi::response(ccParameterNotSupported); in ipmiOEMSetCRConfig()
2695 return ipmi::response(ccParameterNotSupported); in ipmiOEMGetCRConfig()
3505 return ipmi::response(ccParameterNotSupported); in ipmiOemGetEfiBootOptions()
3575 return ipmi::response(ccParameterNotSupported); in ipmiOemSetEfiBootOptions()
3599 return ipmi::response(ccParameterNotSupported); in ipmiOemSetEfiBootOptions()