Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Doemcommands.hpp168 static constexpr const uint8_t maxCPUNum = 4; variable
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp1733 if (*dimmGroupId >= maxCPUNum) in ipmiOEMSetFanConfig()
1805 if (dimmGroupId >= maxCPUNum) in ipmiOEMGetFanConfig()