Lines Matching refs:DPRINTF

67 #define	DPRINTF(args)	{ if (di_debug != DI_QUIET) dprint args; }
130 DPRINTF((DI_ERR, "devinfo open failed: errno = %d\n", errno));
135 DPRINTF((DI_ERR, "failed to load driver %s\n", driver));
160 DPRINTF((DI_INFO, "di_init: taking a snapshot\n"));
212 DPRINTF((DI_ERR, "devinfo open failed: errno = %d\n",
219 DPRINTF((DI_ERR, "devinfo open failed: errno = %d\n",
230 DPRINTF((DI_ERR,
240 DPRINTF((DI_ERR, "devinfo ioctl failed with "
245 DPRINTF((DI_ERR, "%s not found\n", phys_path));
256 DPRINTF((DI_ERR, "valloc failed for snapshot\n"));
262 DPRINTF((DI_ERR, "failed to copy snapshot to usrld\n"));
273 DPRINTF((DI_ERR, "wrong snapshot version "
281 DPRINTF((DI_ERR, "%s not found\n", phys_path));
295 DPRINTF((DI_INFO, "di_fini: freeing a snapshot\n"));
301 DPRINTF((DI_ERR, "di_fini called with NIL arg\n"));
326 DPRINTF((DI_TRACE, "Get parent of node %s\n", di_node_name(node)));
357 DPRINTF((DI_TRACE, "Get sibling of node %s\n", di_node_name(node)));
384 DPRINTF((DI_TRACE, "Get child of node %s\n", di_node_name(node)));
417 DPRINTF((DI_INFO, "Get first node of driver %s\n", drv_name));
459 DPRINTF((DI_TRACE, "next node on per driver list:"
605 DPRINTF((DI_TRACE1, "Get children of node %s\n", di_node_name(node)));
612 DPRINTF((DI_ERR, "malloc of node_list failed\n"));
621 DPRINTF((DI_ERR, "malloc of node_list failed\n"));
656 DPRINTF((DI_ERR, "Unexpected err in di_walk_node.\n"));
775 DPRINTF((DI_TRACE, "Walking node %s\n", di_node_name((*headp)->node)));
793 DPRINTF((DI_ERR, "malloc of node_list failed\n"));
800 DPRINTF((DI_INFO, "Start node walking from node %s\n",
860 DPRINTF((DI_INFO, "walking minor nodes under %s\n", devfspath));
870 DPRINTF((DI_ERR, "malloc of node_list failed\n"));
877 DPRINTF((DI_INFO, "Start minor walking from node %s\n",
1215 DPRINTF((DI_ERR, "di_devfs_path_free NULL arg!\n"));
1535 DPRINTF((DI_ERR, "Unimplemented property type: 0x%x\n", flags));
1636 DPRINTF((DI_ERR, "libdevinfo: property has no name!\n"));
1675 DPRINTF((DI_TRACE1, "match prop name %s, devt 0x%lx, type %d\n",
1697 DPRINTF((DI_TRACE1, "found prop name %s, devt 0x%lx, type %d\n",
1912 DPRINTF((DI_INFO, "phci_next_path: returning %p\n",
1954 DPRINTF((DI_INFO, "client_next_path: returning %p\n",
2075 DPRINTF((DI_TRACE, "Get client node for path %p\n", path));
2106 DPRINTF((DI_TRACE, "Get phci node for path %p\n", path));
2294 DPRINTF((DI_TRACE1, "match path prop name %s, type %d\n",
2369 DPRINTF((DI_INFO, "Get first vhci node\n"));
2397 DPRINTF((DI_TRACE, "next vhci node on the snap shot:"
2418 DPRINTF((DI_INFO, "Get first phci node:\n"
2446 DPRINTF((DI_TRACE, "next phci node on the snap shot:"
2578 DPRINTF((DI_INFO, "walking hotplug nodes under %s\n", devfspath));
2843 DPRINTF((DI_INFO, "di_prom_init: get prom handle 0x%p\n", p));
2878 DPRINTF((DI_INFO, "di_prom_fini: free prom handle 0x%p\n", p));
2900 DPRINTF((DI_TRACE1, "Looking for nodeid 0x%x\n", nodeid));
2908 DPRINTF((DI_ERR, "*** Nodeid not found 0x%x\n", nodeid));
2912 DPRINTF((DI_TRACE, "Found nodeid 0x%x\n", nodeid));
2978 DPRINTF((DI_TRACE1, "Search next prop for node 0x%p with ph 0x%p\n",
3072 DPRINTF((DI_ERR, "*** Nodeid not found 0x%x\n",
3200 DPRINTF((DI_INFO, "OBP string not NULL terminated: "
3604 DPRINTF((DI_INFO, "walking %s link data under %s\n",
3619 DPRINTF((DI_ERR, "malloc of node_list failed\n"));
3626 DPRINTF((DI_INFO, "Start link data walking from node %s\n",
3669 DPRINTF((DI_INFO, "walking lnode data under %s\n", devfspath));
3682 DPRINTF((DI_ERR, "malloc of node_list failed\n"));
3689 DPRINTF((DI_INFO, "Start lnode data walking from node %s\n",
3755 DPRINTF((DI_ERR, "Invalid path: %s\n", devfspath));
3760 DPRINTF((DI_ERR, "root node is DI_NODE_NIL\n"));
3766 DPRINTF((DI_ERR, "snapshot root not / : %s\n", dap->root_path));
3771 DPRINTF((DI_ERR, "strdup failed on: %s\n", devfspath));
3822 DPRINTF((DI_ERR, "%s@%s: no node\n", pname, paddr));
3887 DPRINTF((DI_ERR, "strdup failed on: %s\n", devfspath));
3892 DPRINTF((DI_ERR, "failed to find component: %s\n", devfspath));
3900 DPRINTF((DI_ERR, "failed to find component: %s\n", devfspath));
3907 DPRINTF((DI_ERR, "failed to find unit-addr: %s\n", devfspath));