Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/include/
H A Dsmbios_mdrv2.hpp162 static constexpr const char* dimmSuffix = "/chassis/motherboard/dimm"; variable
/openbmc/smbios-mdr/src/
H A Dmdrv2.cpp574 std::string path = smbiosInventoryPath + dimmSuffix + in systemInfoUpdate()