Home
last modified time | relevance | path

Searched refs:TOPO_DBG_WALK (Results 1 – 3 of 3) sorted by relevance

/titanic_44/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()
639 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, in topo_walk_step()
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()
H A Dtopo_subr.h51 #define TOPO_DBG_WALK 0x0008 /* enable walker debug messages */ macro
H A Dtopo_subr.c98 { "walk", "walker subsystem debug messages enabled", TOPO_DBG_WALK },