Searched refs:pcieDeviceInterface (Results 1 – 2 of 2) sorted by relevance
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | pcie_util.hpp | 42 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 D | pcie.hpp | 27 static constexpr std::array<std::string_view, 1> pcieDeviceInterface = { variable 50 pcieDevicePath, pcieDeviceInterface, in handlePCIeDevicePath() 76 inventoryPath, 0, pcieDeviceInterface, in getValidPCIeDevicePath()
|