Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_module.h74 uint_t tm_debug; /* Debug printf mask */ member
H A Dtopo_mod.c679 mod->tm_debug = 1; in topo_mod_setdebug()
738 mod->tm_debug = 0; in topo_mod_clrdebug()
747 if (mod->tm_debug == 0) in topo_mod_dprintf()
/titanic_44/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c230 mdb_printf("%-12s %-36u %-30s\n", "tm_debug", tm.tm_debug, in topo_module()