Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/include/
H A Dsmbios_mdrv2.hpp166 static constexpr const char* systemSuffix = "/chassis/motherboard/bios"; variable
/openbmc/smbios-mdr/src/
H A Dmdrv2.cpp623 system = std::make_unique<System>(bus, smbiosInventoryPath + systemSuffix, in systemInfoUpdate()