Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/include/
H A Ddimm.hpp172 uint32_t extendedSize; member
/openbmc/smbios-mdr/src/
H A Ddimm.cpp79 dimmSizeExt(memoryInfo->extendedSize); in memoryInfoUpdate()
H A Dmdrv2.cpp917 record["Extended Size"] = uint32_t(memoryInfo->extendedSize); in getRecordType()