Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dpcie_util.hpp42 static constexpr std::array<std::string_view, 1> pcieDeviceInterface = { in getPCIeDeviceList() local
48 asyncResp, pcieDeviceUrl, pcieDeviceInterface, in getPCIeDeviceList()
/openbmc/bmcweb/redfish-core/lib/
H A Dpcie.hpp27 static constexpr std::array<std::string_view, 1> pcieDeviceInterface = { variable
50 pcieDevicePath, pcieDeviceInterface, in handlePCIeDevicePath()
76 inventoryPath, 0, pcieDeviceInterface, in getValidPCIeDevicePath()