Searched refs:topo_walk_cb_t (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/lib/fm/topo/libtopo/common/ |
H A D | libtopo.h | 67 typedef int (*topo_walk_cb_t)(topo_hdl_t *, tnode_t *, void *); typedef 69 extern topo_walk_t *topo_walk_init(topo_hdl_t *, const char *, topo_walk_cb_t, 109 uint32_t, topo_walk_cb_t, void *, int *); 140 extern int topo_node_child_walk(topo_hdl_t *, tnode_t *, topo_walk_cb_t,
|
H A D | topo_tree.h | 142 topo_walk_cb_t, void *, int *);
|
H A D | topo_snap.c | 496 topo_walk_init(topo_hdl_t *thp, const char *scheme, topo_walk_cb_t cb_f, in topo_walk_init()
|
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()
|
H A D | topo_fmri.c | 1017 uint32_t fac_subtype, topo_walk_cb_t cb, void *cb_args, int *err) in topo_fmri_facility()
|
H A D | hc.c | 2036 topo_walk_cb_t cb = (topo_walk_cb_t)flp->fl_callback; in hc_fac_get()
|
/titanic_44/usr/src/lib/libzfs/common/ |
H A D | libzfs_fru.c | 71 topo_walk_cb_t, void *, int *);
|