Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/util/
H A Dpdbg.hpp89 pdbg_target* getConnectedTarget(pdbg_target* i_rxTarget,
H A Dpdbg.cpp302 pdbg_target* getConnectedTarget(pdbg_target* i_rxTarget, in getConnectedTarget() function
/openbmc/openpower-hw-diags/analyzer/
H A Dservice_data.cpp31 auto txTarget = util::pdbg::getConnectedTarget(i_rxTarget, i_busType); in calloutConnected()
55 auto txTarget = util::pdbg::getConnectedTarget(i_rxTarget, i_busType); in calloutBus()
/openbmc/openpower-hw-diags/analyzer/plugins/
H A Dp10-plugins.cpp146 auto ocmbTarget = util::pdbg::getConnectedTarget( in callout_attached_dimms()
H A Dp10-tod-plugins.cpp169 getConnectedTarget(iohsUnit, callout::BusType::SMP_BUS); in getChipSourcingClock()