Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/util/
H A Dpdbg.cpp164 std::string devTreeType{}; in getChipUnit() local
188 devTreeType = m.at(i_unitType); in getChipUnit()
199 devTreeType = m.at(i_unitType); in getChipUnit()
209 pdbg_for_each_target(devTreeType.c_str(), i_parentChip, unitTarget) in getChipUnit()