Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/util/
H A Dpdbg.cpp158 uint8_t i_unitPos) in getChipUnit() argument
211 if (nullptr != unitTarget && i_unitPos == getUnitPos(unitTarget)) in getChipUnit()
223 getPath(i_parentChip), i_unitType, i_unitPos); in getChipUnit()
H A Dpdbg.hpp82 uint8_t i_unitPos);