Home
last modified time | relevance | path

Searched refs:topo_walk_cb_t (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dlibtopo.h88 typedef int (*topo_walk_cb_t)(topo_hdl_t *, tnode_t *, void *); typedef
90 extern topo_walk_t *topo_walk_init(topo_hdl_t *, const char *, topo_walk_cb_t,
152 uint32_t, topo_walk_cb_t, void *, int *);
183 extern int topo_node_child_walk(topo_hdl_t *, tnode_t *, topo_walk_cb_t,
H A Dtopo_tree.h148 topo_walk_cb_t, void *, int *);
H A Dtopo_snap.c566 topo_walk_init(topo_hdl_t *thp, const char *scheme, topo_walk_cb_t cb_f, in topo_walk_init()
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()
H A Dhc.c1982 topo_walk_cb_t cb = (topo_walk_cb_t)flp->fl_callback; in hc_fac_get()
H A Dtopo_fmri.c1057 uint32_t fac_subtype, topo_walk_cb_t cb, void *cb_args, int *err) in topo_fmri_facility()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_fru.c75 topo_walk_cb_t, void *, int *);