Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_tree.h126 int th_dbout; /* Debug channel */ member
H A Dtopo_subr.c171 thp->th_dbout = dbp->tdm_mode; in topo_debug_set()
190 if (thp->th_dbout == TOPO_DBOUT_SYSLOG) { in topo_vdprintf()
/illumos-gate/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c145 mdb_printf("%-12s %-36d %-30s\n", "tm_dbout", th.th_dbout, in topo_handle()