Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/util/
H A Dpdbg.cpp281 std::string rxPath = util::pdbg::getPath(i_rxTarget); in getTargetAcrossBus() local
282 std::string peerPath = trgtMap.at(rxPath).get<std::string>(); in getTargetAcrossBus()
305 std::string rxPath = util::pdbg::getPath(i_rxTarget); in getConnectedTarget() local
337 throw std::logic_error("Invalid child list size for " + rxPath); in getConnectedTarget()
349 throw std::logic_error("No parent OMI found for " + rxPath); in getConnectedTarget()
355 throw std::logic_error("Unsupported config: i_rxTarget=" + rxPath + in getConnectedTarget()