Searched refs:step_child (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_snap.c | 525 step_child(tnode_t *cnp, topo_walk_t *wp, int flag, int bottomup) in step_child() function 660 status = step_child(cnp, wp, flag, 0); in topo_walk_step() 673 status = step_child(cnp, wp, flag, 0); in topo_walk_step() 723 status = step_child(cnp, wp, flag, 1); in topo_walk_bottomup() 745 status = step_child(cnp, wp, flag, 1); in topo_walk_bottomup()
|