Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/include/
H A Ddimm.hpp157 uint16_t totalWidth; member
/openbmc/smbios-mdr/src/
H A Ddimm.cpp75 memoryTotalWidth(memoryInfo->totalWidth); in memoryInfoUpdate()
H A Dmdrv2.cpp896 record["Total Width"] = uint16_t(memoryInfo->totalWidth); in getRecordType()