Searched refs:topo_node_walk_init (Results 1 - 4 of 4) sorted by relevance
/osnet-11/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_tree.h | 148 extern topo_walk_t *topo_node_walk_init(topo_hdl_t *, topo_mod_t *, tnode_t *,
|
H A D | topo_mod.c | 1148 if ((wp = topo_node_walk_init(thp, mod, node, (int (*)())cb_f, pdata,
|
H A D | topo_node.c | 974 topo_node_walk_init(topo_hdl_t *thp, topo_mod_t *mod, tnode_t *node, function
|
H A D | topo_snap.c | 673 if ((wp = topo_node_walk_init(thp, NULL, tp->tt_root,
|
Completed in 22 milliseconds