Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dpcie_slots.hpp120 const std::string& chassisID, const std::string& pcieSlotPath, in onMapperAssociationDone() argument
145 if (chassisName != chassisID) in onMapperAssociationDone()
162 const std::string& chassisID, in onMapperSubtreeDone() argument
174 messages::resourceNotFound(asyncResp->res, "Chassis", chassisID); in onMapperSubtreeDone()
179 chassisID); in onMapperSubtreeDone()
184 boost::urls::format("/redfish/v1/Chassis/{}/PCIeSlots", chassisID); in onMapperSubtreeDone()
202 [asyncResp, chassisID, pcieSlotPath, connectionName]( in onMapperSubtreeDone()
205 onMapperAssociationDone(asyncResp, chassisID, pcieSlotPath, in onMapperSubtreeDone()
215 const std::string& chassisID) in handlePCIeSlotCollectionGet() argument
227 chassisID](const boost::system::error_code& ec, in handlePCIeSlotCollectionGet()
[all …]