Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_pcie.cpp55 constexpr auto topologyFile = "topology"; variable
103 fs::path infoFile(fs::path(pciePath) / topologyFile); in writeFromMemory()
132 fs::path infoFile(fs::path(pciePath) / topologyFile); in write()
182 int fd = open((fs::path(pciePath) / topologyFile).string().c_str(), in parseTopologyData()