Home
last modified time | relevance | path

Searched defs:motherboardPath (Results 1 – 6 of 6) sorted by relevance

/openbmc/smbios-mdr/include/
H A Dtpm.hpp55 std::string motherboardPath; member in phosphor::smbios::Tpm
H A Dpcieslot.hpp61 std::string motherboardPath; member in phosphor::smbios::Pcie
H A Dcpu.hpp344 std::string motherboardPath; member in phosphor::smbios::Cpu
H A Ddimm.hpp141 std::string motherboardPath; member in phosphor::smbios::Dimm
H A Dsmbios_mdrv2.hpp358 [[maybe_unused]] const std::string& motherboardPath, in getObjectPath()
/openbmc/smbios-mdr/src/
H A Dmdrv2.cpp404 std::string motherboardPath; in systemInfoUpdate() local