Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_snap.c603 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, in step_child()
609 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, in step_child()
632 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, in step_sibling()
638 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, in step_sibling()
668 status = wp->tw_cb(wp->tw_thp, nnp, wp->tw_pdata); in topo_walk_byid()
709 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, in topo_walk_step()
719 status = wp->tw_cb(wp->tw_thp, cnp, wp->tw_pdata); in topo_walk_step()
759 topo_hdl_free(wp->tw_thp, wp, sizeof (topo_walk_t)); in topo_walk_fini()
781 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, in topo_walk_bottomup()
787 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, in topo_walk_bottomup()
[all …]
H A Dtopo_tree.h93 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.c851 wp->tw_thp = thp; in topo_node_walk_init()
H A Dhc.c1278 status = wp->tw_cb(wp->tw_thp, np, hwp); in hc_walk_sibling()