Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/include/
H A Ddimm.hpp165 uint16_t typeDetail; member
/openbmc/smbios-mdr/src/
H A Ddimm.cpp93 dimmTypeDetail(memoryInfo->typeDetail); in memoryInfoUpdate()
H A Dmdrv2.cpp906 record["Type Detail"] = uint16_t(memoryInfo->typeDetail); in getRecordType()