Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dpcie.hpp231 std::function<void(const std::string& pcieDeviceSlot)>&& callback) in getPCIeDeviceSlotPath()
274 const std::string& pcieDeviceSlot, const boost::system::error_code& ec, in afterGetDbusObject() argument
285 object.begin()->first, pcieDeviceSlot, in afterGetDbusObject()
296 const std::string& pcieDeviceSlot) in afterGetPCIeDeviceSlotPath() argument
299 pcieDeviceSlot, pcieSlotInterface, in afterGetPCIeDeviceSlotPath()
301 pcieDeviceSlot](const boost::system::error_code& ec, in afterGetPCIeDeviceSlotPath()
303 afterGetDbusObject(asyncResp, pcieDeviceSlot, ec, object); in afterGetPCIeDeviceSlotPath()