Home
last modified time | relevance | path

Searched refs:TOPO_DBG_MODSVC (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_node.c143 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, "destroying node %s=%d\n", in topo_node_destroy()
359 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, in topo_node_range_create()
410 topo_dprintf(pnode->tn_hdl, TOPO_DBG_MODSVC, in topo_node_lookup()
523 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, in topo_node_bind()
656 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, in topo_node_facbind()
782 topo_dprintf(node->tn_hdl, TOPO_DBG_MODSVC, in topo_node_unbind()
H A Dtopo_module.c135 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, in topo_mod_stop()
142 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, in topo_mod_start()
255 topo_dprintf(thp, TOPO_DBG_MODSVC, "loaded module %s\n", mod->tm_name); in topo_mod_create()
H A Dtopo_subr.h51 #define TOPO_DBG_MODSVC 0x0004 /* enable module services debug messages */ macro
H A Dtopo_mod.c209 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, in topo_mod_register()
255 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, "module %s enumerating " in topo_mod_enumerate()
H A Dtopo_method.c181 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, in topo_method_register()
H A Dtopo_subr.c105 TOPO_DBG_MODSVC },