Lines Matching full:pciedevices
146 "/redfish/v1/Systems/{}/PCIeDevices", BMCWEB_REDFISH_SYSTEM_URI_NAME); in handlePCIeDeviceCollectionGet()
159 BMCWEB_ROUTE(app, "/redfish/v1/Systems/<str>/PCIeDevices/") in requestRoutesSystemPCIeDeviceCollection()
518 "/redfish/v1/Systems/{}/PCIeDevices/{}/PCIeFunctions", in addPCIeDeviceProperties()
556 boost::urls::format("/redfish/v1/Systems/{}/PCIeDevices/{}", in addPCIeDeviceCommonProperties()
613 BMCWEB_ROUTE(app, "/redfish/v1/Systems/<str>/PCIeDevices/<str>/") in requestRoutesSystemPCIeDevice()
649 "/redfish/v1/Systems/{}/PCIeDevices/{}/PCIeFunctions/{}", in addPCIeFunctionList()
684 "/redfish/v1/Systems/{}/PCIeDevices/{}/PCIeFunctions", in handlePCIeFunctionCollectionGet()
705 "/redfish/v1/Systems/<str>/PCIeDevices/<str>/PCIeFunctions/") in requestRoutesSystemPCIeFunctionCollection()
777 "/redfish/v1/Systems/{}/PCIeDevices/{}/PCIeFunctions/{}", in addPCIeFunctionCommonProperties()
784 boost::urls::format("/redfish/v1/Systems/{}/PCIeDevices/{}", in addPCIeFunctionCommonProperties()
842 app, "/redfish/v1/Systems/<str>/PCIeDevices/<str>/PCIeFunctions/<str>/") in requestRoutesSystemPCIeFunction()