Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_snap.c491 (void) topo_walk_bottomup(twp, TOPO_WALK_CHILD); in topo_snap_destroy()
616 status = topo_walk_bottomup(wp, flag); in step_child()
645 status = topo_walk_bottomup(wp, flag); in step_sibling()
763 topo_walk_bottomup(topo_walk_t *wp, int flag) in topo_walk_bottomup() function
H A Dtopo_tree.h146 extern int topo_walk_bottomup(topo_walk_t *, int);