Home
last modified time | relevance | path

Searched refs:topo_debug_set (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers47 topo_debug_set;
H A Dtopo_subr.c145 topo_debug_set(topo_hdl_t *thp, const char *dbmode, const char *dout) in topo_debug_set() function
H A Dlibtopo.h337 extern void topo_debug_set(topo_hdl_t *, const char *, const char *);
H A Dtopo_snap.c241 topo_debug_set(thp, dbflags, dbout); in topo_open()
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c1314 topo_debug_set(thp, "module", "stderr"); in main()