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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_snap.c49 * handle passed to topo_walk_step to begin the walk. At each node in the
58 * the topo_walk_step() function. Topology nodes
397 (void) topo_walk_step(twp, TOPO_WALK_CHILD);
548 status = topo_walk_step(wp, flag);
577 status = topo_walk_step(wp, flag);
625 topo_walk_step(topo_walk_t *wp, int flag) function

Completed in 60 milliseconds