Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dapi-types.hpp357 constexpr Cmd cmdWildcard = 0xFF; variable
/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp268 unsigned int wildcard = makeCmdKey(keyCommon, cmdWildcard); in executeIpmiCommandCommon()