Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dpcie.hpp54 const std::function<void(const std::string& pcieDevicePath, in handlePCIeDevicePath() argument
58 for (const std::string& pcieDevicePath : pcieDevicePaths) in handlePCIeDevicePath() local
61 sdbusplus::message::object_path(pcieDevicePath).filename(); in handlePCIeDevicePath()
69 pcieDevicePath, pcieDeviceInterface, in handlePCIeDevicePath()
70 [pcieDevicePath, asyncResp, in handlePCIeDevicePath()
79 callback(pcieDevicePath, object.begin()->first); in handlePCIeDevicePath()
91 const std::function<void(const std::string& pcieDevicePath, in getValidPCIeDevicePath() argument
210 const std::string& pcieDevicePath) in linkAssociatedProcessor() argument
217 pcieDevicePath + "/connected_to", in linkAssociatedProcessor()
289 const std::string& pcieDevicePath, in getPCIeDeviceSlotPath() argument
[all …]