Home
last modified time | relevance | path

Searched refs:tw_thp (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_snap.c533 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 Dtopo_tree.h89 struct topo_hdl *tw_thp; /* Topo handle pointer */ member
H A Dtopo_tree.c116 tp->tt_walk->tw_thp = thp; in topo_tree_create()
H A Dtopo_node.c835 wp->tw_thp = thp; in topo_node_walk_init()
H A Dhc.c1331 status = wp->tw_cb(wp->tw_thp, np, hwp); in hc_walk_sibling()