Home
last modified time | relevance | path

Searched refs:dimmTypeTable (Results 1 – 2 of 2) sorted by relevance

/openbmc/smbios-mdr/src/
H A Ddimm.cpp262 std::map<uint8_t, DeviceType>::const_iterator it = dimmTypeTable.find(type); in dimmType()
263 if (it == dimmTypeTable.end()) in dimmType()
/openbmc/smbios-mdr/include/
H A Ddimm.hpp209 const std::map<uint8_t, DeviceType> dimmTypeTable = { variable