Searched refs:step_sibling (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_snap.c | 554 step_sibling(tnode_t *cnp, topo_walk_t *wp, int flag, int bottomup) in step_sibling() function 662 status = step_sibling(cnp, wp, flag, 0); in topo_walk_step() 671 status = step_sibling(cnp, wp, flag, 0); in topo_walk_step() 725 status = step_sibling(cnp, wp, flag, 1); in topo_walk_bottomup() 743 status = step_sibling(cnp, wp, flag, 1); in topo_walk_bottomup()
|