Home
last modified time | relevance | path

Searched defs:makeCmdKey (Results 1 – 3 of 3) sorted by relevance

/openbmc/intel-ipmi-oem/src/
H A Dbridgingcommands.cpp199 static constexpr unsigned int makeCmdKey(unsigned int netFn, unsigned int cmd) in makeCmdKey() function
H A Dmanufacturingcommands.cpp829 static constexpr unsigned int makeCmdKey(unsigned int netFn, unsigned int cmd) in makeCmdKey() function
/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp95 static inline unsigned int makeCmdKey(unsigned int cluster, unsigned int cmd) makeCmdKey() function