Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp3839 constexpr uint8_t iccTdc = 2; in ipmiOEMGetReading() local
3841 if ((static_cast<uint8_t>(readingType) > iccTdc) || domainId || reserved) in ipmiOEMGetReading()