Lines Matching refs:DPRINTF

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