Searched refs:topo_node_child_walk (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | mapfile-vers | 129 topo_node_child_walk;
|
H A D | libtopo.h | 140 extern int topo_node_child_walk(topo_hdl_t *, tnode_t *, topo_walk_cb_t,
|
H A D | topo_node.c | 845 topo_node_child_walk(topo_hdl_t *thp, tnode_t *pnode, topo_walk_cb_t cb_f, in topo_node_child_walk() function
|
/titanic_41/usr/src/cmd/fm/modules/common/disk-lights/ |
H A D | disk_lights.c | 203 (void) topo_node_child_walk(thp, pnode, dl_fault_walk_inner, &fwi, in dl_fault_walk_outer()
|