Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_subr.h49 #define TOPO_DBG_MOD 0x0002 /* enable module debug messages */ macro
H A Dtopo_subr.c95 { "module", "module debug messages enabled", TOPO_DBG_MOD },
H A Dtopo_mod.c751 topo_vdprintf(mod->tm_hdl, TOPO_DBG_MOD, (const char *)mod->tm_name, in topo_mod_dprintf()