Searched refs:topo_node_walk_init (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_tree.h | 141 extern topo_walk_t *topo_node_walk_init(topo_hdl_t *, topo_mod_t *, tnode_t *,
|
H A D | topo_snap.c | 512 if ((wp = topo_node_walk_init(thp, NULL, tp->tt_root, in topo_walk_init()
|
H A D | topo_node.c | 795 topo_node_walk_init(topo_hdl_t *thp, topo_mod_t *mod, tnode_t *node, in topo_node_walk_init() function
|
H A D | topo_mod.c | 893 if ((wp = topo_node_walk_init(thp, mod, node, (int (*)())cb_f, pdata, in topo_mod_walk_init()
|