Searched refs:addTargetCallout (Results 1 – 2 of 2) sorted by relevance
| /openbmc/openpower-hw-diags/analyzer/ |
| H A D | service_data.cpp | 12 addTargetCallout(i_target, i_priority, i_guard); in calloutTarget() 34 addTargetCallout(txTarget, i_priority, i_guard); in calloutConnected() 58 addTargetCallout(i_rxTarget, i_priority, i_guard); in calloutBus() 61 addTargetCallout(txTarget, i_priority, i_guard); in calloutBus() 130 addTargetCallout(util::pdbg::getTrgt("/bmc0"), i_priority, false); in calloutPart() 211 void ServiceData::addTargetCallout(pdbg_target* i_target, in addTargetCallout() function in analyzer::ServiceData
|
| H A D | service_data.hpp | 202 void addTargetCallout(pdbg_target* i_target, callout::Priority i_priority,
|