Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp242 unsigned int keyCommon, message::Request::ptr request) in executeIpmiCommandCommon() argument
249 unsigned int key = makeCmdKey(keyCommon, cmd); in executeIpmiCommandCommon()
257 "NETFN", lg2::hex, keyCommon, "CMD", lg2::hex, cmd); in executeIpmiCommandCommon()
269 unsigned int wildcard = makeCmdKey(keyCommon, cmdWildcard); in executeIpmiCommandCommon()
278 "NETFN", lg2::hex, keyCommon, "CMD", lg2::hex, cmd); in executeIpmiCommandCommon()