Home
last modified time | relevance | path

Searched refs:topo_node_child_walk (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/disk-lights/
H A Ddisk_lights.c203 (void) topo_node_child_walk(thp, pnode, dl_fault_walk_inner, &fwi, in dl_fault_walk_outer()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers155 topo_node_child_walk;
H A Dlibtopo.h183 extern int topo_node_child_walk(topo_hdl_t *, tnode_t *, topo_walk_cb_t,
H A Dtopo_node.c861 topo_node_child_walk(topo_hdl_t *thp, tnode_t *pnode, topo_walk_cb_t cb_f, in topo_node_child_walk() function