Searched refs:TOPO_DBG_MODSVC (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_node.c | 139 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, "destroying node %s=%d\n", in topo_node_destroy() 341 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, in topo_node_range_create() 392 topo_dprintf(pnode->tn_hdl, TOPO_DBG_MODSVC, in topo_node_lookup() 505 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, in topo_node_bind() 638 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, in topo_node_facbind() 764 topo_dprintf(node->tn_hdl, TOPO_DBG_MODSVC, in topo_node_unbind()
|
H A D | topo_module.c | 132 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, in topo_mod_stop() 139 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, in topo_mod_start() 250 topo_dprintf(thp, TOPO_DBG_MODSVC, "loaded module %s\n", mod->tm_name); in topo_mod_create()
|
H A D | topo_subr.h | 50 #define TOPO_DBG_MODSVC 0x0004 /* enable module services debug messages */ macro
|
H A D | topo_mod.c | 203 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, in topo_mod_register() 249 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, "module %s enumerating " in topo_mod_enumerate()
|
H A D | topo_subr.c | 97 TOPO_DBG_MODSVC },
|
H A D | topo_method.c | 177 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, in topo_method_register()
|