Home
last modified time | relevance | path

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

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