Home
last modified time | relevance | path

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

/openbmc/phosphor-modbus/rtu/port/
H A Dbase_port.hpp73 for (const auto& [modeStr, portMode] : config::validPortModes) in updateBaseConfig()
75 if (modeStr == properties.mode) in updateBaseConfig()
/openbmc/bmcweb/redfish-core/lib/
H A Dvirtual_media.hpp78 std::string modeStr = mode.filename(); in parseObjectPathAndGetMode() local
79 if (modeStr == "Legacy") in parseObjectPathAndGetMode()
83 if (modeStr == "Proxy") in parseObjectPathAndGetMode()