Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/src/
H A Dcpu.cpp121 static constexpr uint8_t maxOldVersionCount = 0xff; variable
229 if (cpuInfo->coreCount < maxOldVersionCount) // offset 23h or 2Ah in infoUpdate()
238 if (cpuInfo->threadCount < maxOldVersionCount) // offset 25h or 2Eh) in infoUpdate()