Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dapi-types.hpp382 constexpr Cc ccIllegalCommand = 0xCD; variable
511 return response(ccIllegalCommand); in responseIllegalCommand()