Searched refs:topo_dprintf (Results 1 - 14 of 14) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_xml.c | 81 topo_dprintf(mp->tm_hdl, TOPO_DBG_XML, 117 topo_dprintf(mp->tm_hdl, TOPO_DBG_XML, "xmlattr_to_int(propname=%s)\n", 137 topo_dprintf(mp->tm_hdl, TOPO_DBG_XML, "xmlattr_to_fmri(propname=%s)\n", 155 topo_dprintf(mp->tm_hdl, TOPO_DBG_ERR, "%s attribute missing", 185 topo_dprintf(mp->tm_hdl, TOPO_DBG_ERR, 209 topo_dprintf(mp->tm_hdl, TOPO_DBG_XML, "xlate_common(name=%s)\n", name); 253 topo_dprintf(mp->tm_hdl, TOPO_DBG_ERR, "No <propitem> " 268 topo_dprintf(mp->tm_hdl, TOPO_DBG_ERR, "No <propitem> " 283 topo_dprintf(mp->tm_hdl, TOPO_DBG_ERR, "No <propitem> " 292 topo_dprintf(m [all...] |
H A D | topo_builtin.c | 73 topo_dprintf(mp->tm_hdl, TOPO_DBG_ERR, 119 topo_dprintf(thp, TOPO_DBG_ERR, 127 topo_dprintf(thp, TOPO_DBG_ERR,
|
H A D | topo_file.c | 90 topo_dprintf(mod->tm_hdl, TOPO_DBG_ERR, 101 topo_dprintf(mod->tm_hdl, TOPO_DBG_ERR,
|
H A D | topo_module.c | 132 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, 139 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, 145 topo_dprintf(mod->tm_hdl, TOPO_DBG_ERR, 154 topo_dprintf(mod->tm_hdl, TOPO_DBG_ERR, 204 topo_dprintf(thp, TOPO_DBG_ERR, "unable to load module %s: " 207 topo_dprintf(thp, TOPO_DBG_ERR, "unable to load module: " 250 topo_dprintf(thp, TOPO_DBG_MODSVC, "loaded module %s\n", mod->tm_name);
|
H A D | topo_snap.c | 208 topo_dprintf(thp, TOPO_DBG_ERR, 281 topo_dprintf(thp, TOPO_DBG_ERR, "unable to allocate uuid: %s\n", 296 topo_dprintf(thp, TOPO_DBG_FORCE, 306 topo_dprintf(thp, TOPO_DBG_ERR, "enumeration failure: %s\n", 329 topo_dprintf(thp, TOPO_DBG_ERR, 360 topo_dprintf(thp, TOPO_DBG_ERR, 533 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, 539 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, 562 topo_dprintf(wp->tw_thp, TOPO_DBG_WALK, 568 topo_dprintf(w [all...] |
H A D | topo_node.c | 139 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, "destroying node %s=%d\n", 280 topo_dprintf(mod->tm_hdl, TOPO_DBG_ERR, "unable to insert child:" 341 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, 392 topo_dprintf(pnode->tn_hdl, TOPO_DBG_MODSVC, 435 topo_dprintf(mod->tm_hdl, TOPO_DBG_ERR, "unable to bind %s=%d: " 505 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, 638 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, 694 topo_dprintf(thp, TOPO_DBG_ERR, 764 topo_dprintf(node->tn_hdl, TOPO_DBG_MODSVC,
|
H A D | topo_rtld.c | 74 topo_dprintf(mod->tm_hdl, TOPO_DBG_ERR,
|
H A D | topo_parse.c | 68 topo_dprintf(mp->tm_hdl, TOPO_DBG_XML, "new rdata\n"); 127 topo_dprintf(mp->tm_hdl, TOPO_DBG_XML, "new idata %d\n", i); 179 topo_dprintf(mp->tm_hdl, TOPO_DBG_XML, "new pad p=%d, d=%d\n",
|
H A D | topo_subr.h | 126 extern void topo_dprintf(topo_hdl_t *, int, const char *, ...);
|
H A D | topo_tree.c | 188 topo_dprintf(thp, TOPO_DBG_ERR, "no "
|
H A D | topo_mod.c | 163 topo_dprintf(mod->tm_hdl, TOPO_DBG_ERR, 203 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, 249 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC, "module %s enumerating " 261 topo_dprintf(mod->tm_hdl, TOPO_DBG_ERR, 693 topo_dprintf(mod->tm_hdl, TOPO_DBG_ERR,
|
H A D | topo_method.c | 123 topo_dprintf(mod->tm_hdl, TOPO_DBG_ERR, 177 topo_dprintf(mod->tm_hdl, TOPO_DBG_MODSVC,
|
H A D | topo_subr.c | 205 topo_dprintf(topo_hdl_t *thp, int mask, const char *format, ...) function
|
H A D | topo_fmri.c | 79 topo_dprintf(thp, TOPO_DBG_ERR, "%s failed: %s\n", method, 92 topo_dprintf(thp, TOPO_DBG_ERR, "%s failed: %s\n", method,
|
Completed in 135 milliseconds