Searched defs:step_sibling (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_snap.c554 step_sibling(tnode_t *cnp, topo_walk_t *wp, int flag, int bottomup) function
563 "step_sibling: TOPO_WALK_TERMINATE for %s=%d\n",
569 "step_sibling: through sibling node %s=%d to %s=%d\n",
662 status = step_sibling(cnp, wp, flag, 0);
671 status = step_sibling(cnp, wp, flag, 0);
725 status = step_sibling(cnp, wp, flag, 1);
743 status = step_sibling(cnp, wp, flag, 1);

Completed in 44 milliseconds