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 D | libtopo.h | 88 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 D | topo_tree.h | 148 topo_walk_cb_t, void *, int *);
|
H A D | topo_snap.c | 566 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 | 861 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 | hc.c | 1982 topo_walk_cb_t cb = (topo_walk_cb_t)flp->fl_callback; in hc_fac_get()
|
H A D | topo_fmri.c | 1057 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 D | libzfs_fru.c | 75 topo_walk_cb_t, void *, int *);
|