Home
last modified time | relevance | path

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

/openbmc/phosphor-mrw-tools/
H A Dgen_path_callouts.pl305 $segment{SourceChip} = getParentByClass($target, "CHIP");
320 $segment{DestChip} = getParentByClass($dest, "CHIP");
463 sub getParentByClass subroutine