Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/sol/
H A Dsol_manager.cpp21 constexpr const char* solPath = "/xyz/openbmc_project/ipmi/sol/"; variable
128 std::string solPathWitheEthName = solPath + ethdevice; in updateSOLParameter()
352 auto servicePath = solPath + channel; in registerSolConfChangeCallbackHandler()
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp1367 constexpr const char* solPath = "/xyz/openbmc_project/ipmi/sol/"; variable
1384 std::string solPathWitheEthName = solPath + ipmi::getChannelName(channel); in setSolConfParams()
1561 std::string solPathWitheEthName = solPath + ipmi::getChannelName(channel); in getSolConfParams()