Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dapphandler.cpp1377 constexpr Cc ccParmNotSupported = 0x80; variable
1382 return response(ccParmNotSupported); in responseParmNotSupported()
H A Dchassishandler.cpp62 constexpr Cc ccParmNotSupported = 0x80; variable
66 return response(ccParmNotSupported); in responseParmNotSupported()