Home
last modified time | relevance | path

Searched defs:portInterfaces (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-modbus/rtu/
H A Ddevice_manager.cpp24 auto portInterfaces = PortIntf::PortFactory::getInterfaces(); in getInterfaces() local
61 auto portInterfaces = PortIntf::PortFactory::getInterfaces(); in processConfigAdded() local
/openbmc/bmcweb/redfish-core/lib/
H A Dfabric_ports.hpp44 static constexpr std::array<std::string_view, 1> portInterfaces{ variable