Searched refs:pcieSlotPath (Results 1 – 1 of 1) sorted by relevance
/openbmc/bmcweb/redfish-core/lib/ |
H A D | pcie_slots.hpp | 134 const std::string& chassisID, const std::string& pcieSlotPath, in onMapperAssociationDone() argument 166 connectionName, pcieSlotPath, in onMapperAssociationDone() 203 const std::string& pcieSlotPath = pathServicePair.first; in onMapperSubtreeDone() local 208 pcieSlotPath); in onMapperSubtreeDone() 215 [asyncResp, chassisID, pcieSlotPath, connectionName]( in onMapperSubtreeDone() 218 onMapperAssociationDone(asyncResp, chassisID, pcieSlotPath, in onMapperSubtreeDone()
|