Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dpcie.hpp55 const std::string& pcieDeviceId, in handlePCIeDevicePath() argument
66 if (pciecDeviceName.empty() || pciecDeviceName != pcieDeviceId) in handlePCIeDevicePath()
88 messages::resourceNotFound(asyncResp->res, "PCIeDevice", pcieDeviceId); in handlePCIeDevicePath()
92 const std::string& pcieDeviceId, in getValidPCIeDevicePath() argument
99 [pcieDeviceId, asyncResp, in getValidPCIeDevicePath()
109 handlePCIeDevicePath(pcieDeviceId, asyncResp, pcieDevicePaths, in getValidPCIeDevicePath()
427 const std::string& pcieDeviceId, in addPCIeDeviceProperties() argument
518 BMCWEB_REDFISH_SYSTEM_URI_NAME, pcieDeviceId); in addPCIeDeviceProperties()
548 const std::string& pcieDeviceId) in addPCIeDeviceCommonProperties() argument
556 BMCWEB_REDFISH_SYSTEM_URI_NAME, pcieDeviceId); in addPCIeDeviceCommonProperties()
[all …]