Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/include/
H A Ddimm.hpp158 uint16_t dataWidth; member
/openbmc/smbios-mdr/src/
H A Ddimm.cpp74 memoryDataWidth(memoryInfo->dataWidth); in memoryInfoUpdate()
H A Dmdrv2.cpp897 record["Data Width"] = uint16_t(memoryInfo->dataWidth); in getRecordType()