Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/include/
H A Dsmbios_mdrv2.hpp164 static constexpr const char* pcieSuffix = "/chassis/motherboard/pcieslot"; variable
/openbmc/smbios-mdr/src/
H A Dmdrv2.cpp608 smbiosInventoryPath + pcieSuffix + std::to_string(index); in systemInfoUpdate()