Searched refs:tw_thp (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_snap.c | 533 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, in step_child() 539 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, in step_child() 562 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, in step_sibling() 568 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, in step_sibling() 598 status = wp->tw_cb(wp->tw_thp, nnp, wp->tw_pdata); in topo_walk_byid() 639 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, in topo_walk_step() 649 status = wp->tw_cb(wp->tw_thp, cnp, wp->tw_pdata); in topo_walk_step() 689 topo_hdl_free(wp->tw_thp, wp, sizeof (topo_walk_t)); in topo_walk_fini() 711 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, in topo_walk_bottomup() 717 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, in topo_walk_bottomup() [all …]
|
H A D | topo_tree.h | 89 struct topo_hdl *tw_thp; /* Topo handle pointer */ member
|
H A D | topo_tree.c | 116 tp->tt_walk->tw_thp = thp; in topo_tree_create()
|
H A D | topo_node.c | 835 wp->tw_thp = thp; in topo_node_walk_init()
|
H A D | hc.c | 1332 status = wp->tw_cb(wp->tw_thp, np, hwp); in hc_walk_sibling()
|