Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/analyzer/
H A Dservice_data.cpp31 auto txTarget = util::pdbg::getConnectedTarget(i_rxTarget, i_busType); in calloutConnected() local
55 auto txTarget = util::pdbg::getConnectedTarget(i_rxTarget, i_busType); in calloutBus() local
/openbmc/openpower-hw-diags/util/
H A Dpdbg.cpp307 pdbg_target* txTarget = nullptr; in getConnectedTarget() local