Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/util/
H A Dpdbg.hpp65 uint8_t getUnitPos(pdbg_target* i_trgt);
H A Dpdbg.cpp77 uint8_t getUnitPos(pdbg_target* i_trgt) in getUnitPos() function
211 if (nullptr != unitTarget && i_unitPos == getUnitPos(unitTarget)) in getChipUnit()
504 if (getScom(getParentChip(mcc), addrs.at(getUnitPos(mcc)), val)) in __isMaskedOcmb()