Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_subr.h127 extern void topo_vdprintf(topo_hdl_t *, int, const char *, const char *,
H A Dtopo_subr.c169 topo_vdprintf(topo_hdl_t *thp, int mask, const char *mod, const char *format, in topo_vdprintf() function
210 topo_vdprintf(thp, mask, NULL, format, ap); in topo_dprintf()
H A Dtopo_mod.c751 topo_vdprintf(mod->tm_hdl, TOPO_DBG_MOD, (const char *)mod->tm_name, in topo_mod_dprintf()