Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp1369 constexpr Cc ccParmNotSupported = 0x80; variable
1374 return response(ccParmNotSupported); in responseParmNotSupported()
H A Dchassishandler.cpp72 constexpr Cc ccParmNotSupported = 0x80; variable
77 return response(ccParmNotSupported); in responseParmNotSupported()