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.hpp220 std::function<void(const std::string& pcieDeviceSlot)>&& callback) in getPCIeDeviceSlotPath()
263 const std::string& pcieDeviceSlot, in afterGetDbusObject() argument
275 *crow::connections::systemBus, object.begin()->first, pcieDeviceSlot, in afterGetDbusObject()
286 const std::string& pcieDeviceSlot) in afterGetPCIeDeviceSlotPath() argument
289 pcieDeviceSlot, pcieSlotInterface, in afterGetPCIeDeviceSlotPath()
291 pcieDeviceSlot](const boost::system::error_code& ec, in afterGetPCIeDeviceSlotPath()
293 afterGetDbusObject(asyncResp, pcieDeviceSlot, ec, object); in afterGetPCIeDeviceSlotPath()