Searched defs:motherboardPath (Results 1 – 6 of 6) sorted by relevance
/openbmc/smbios-mdr/include/ | ||
H A D | tpm.hpp | 55 std::string motherboardPath; member in phosphor::smbios::Tpm |
H A D | pcieslot.hpp | 61 std::string motherboardPath; member in phosphor::smbios::Pcie |
H A D | cpu.hpp | 344 std::string motherboardPath; member in phosphor::smbios::Cpu |
H A D | dimm.hpp | 141 std::string motherboardPath; member in phosphor::smbios::Dimm |
H A D | smbios_mdrv2.hpp | 358 [[maybe_unused]] const std::string& motherboardPath, in getObjectPath() |
/openbmc/smbios-mdr/src/ | ||
H A D | mdrv2.cpp | 404 std::string motherboardPath; in systemInfoUpdate() local |