Searched refs:TOPO_DBG_WALK (Results 1 – 3 of 3) 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() 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 D | topo_subr.h | 51 #define TOPO_DBG_WALK 0x0008 /* enable walker debug messages */ macro
|
H A D | topo_subr.c | 98 { "walk", "walker subsystem debug messages enabled", TOPO_DBG_WALK },
|