Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/util/
H A Dpdbg.cpp287 std::string peerPath = trgtMap.at(rxPath).get<std::string>(); in getTargetAcrossBus() local
289 o_peerTarget = util::pdbg::getTrgt(peerPath); in getTargetAcrossBus()