/titanic_41/usr/src/lib/libpcp/common/ |
H A D | pcp_utils.c | 234 root_node = di_init_driver("glvc", DINFOCPYALL); in svc_name_to_glvc_dev_path() 288 root_node = di_init_driver("vldc", DINFOCPYALL); in svc_name_to_vldc_dev_path()
|
/titanic_41/usr/src/lib/sun_sas/common/ |
H A D | verify.c | 58 node = di_init(path, DINFOCPYALL); in verifyAdapter()
|
/titanic_41/usr/src/cmd/hal/hald/solaris/ |
H A D | sysevent.c | 391 if ((node = di_init (devfs_path, DINFOCPYALL)) == DI_NODE_NIL) { in sysevent_lofi_add() 452 if ((node = di_init (devfs_path, DINFOCPYALL)) == DI_NODE_NIL) { in sysevent_devfs_add() 641 di_init ("/", DINFOCPYALL)) == DI_NODE_NIL) { in sysevent_process_dr()
|
H A D | devinfo.c | 52 if ((root = di_init(path, DINFOCPYALL)) == DI_NODE_NIL) { in devinfo_add()
|
H A D | devinfo_usb.c | 332 if ((tmp_node = di_init (devpath, DINFOCPYALL)) == DI_NODE_NIL) in parse_usb_if_descr()
|
H A D | devinfo_storage.c | 572 if ((node = di_init (devfs_path, DINFOCPYALL)) == DI_NODE_NIL) { in devinfo_floppy_rescan_probing_done() 1285 if ((node = di_init (devfs_path, DINFOCPYALL)) == DI_NODE_NIL) { in devinfo_storage_rescan_probing_done()
|
/titanic_41/usr/src/cmd/ramdiskadm/ |
H A D | main.c | 198 if ((root = di_init("/", DINFOCPYALL)) == DI_NODE_NIL) { in print_ramdisk()
|
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | adopt.c | 287 if ((root_node = di_init("/", DINFOCPYALL)) == DI_NODE_NIL || in get_prom_prop()
|
/titanic_41/usr/src/cmd/zoneadmd/ |
H A D | zcons.c | 205 if ((root = di_init(ZCONSNEX_DEVTREEPATH, DINFOCPYALL)) == in count_console_devs() 301 if ((root = di_init(ZCONSNEX_DEVTREEPATH, DINFOCPYALL)) == in destroy_console_devs()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | devinfo_impl.h | 80 #define DINFOCPYALL (DINFOSUBTREE | DINFOPROP | DINFOMINOR) macro
|
/titanic_41/usr/src/lib/libwanboot/common/ |
H A D | bootinfo_aux.c | 188 if ((root_node = di_init("/", DINFOCPYALL)) == DI_NODE_NIL || in snapshot_devtree()
|
/titanic_41/usr/src/cmd/oplhpd/ |
H A D | scf_notify.c | 265 if ((pci_node = di_init(pci_name, DINFOCPYALL)) == DI_NODE_NIL) { in scf_get_devinfo()
|
/titanic_41/usr/src/lib/libprtdiag/common/ |
H A D | libdevinfo_sun4u.c | 434 if ((di_root_node = di_init("/", DINFOCPYALL)) == DI_NODE_NIL) { in do_devinfo()
|
/titanic_41/usr/src/lib/libcpc/sparc/ |
H A D | conf_ultra.c | 673 if ((di_root_node = di_init("/", DINFOCPYALL)) == DI_NODE_NIL) in cpc_getcpuver()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4v/mdesc/ |
H A D | dr.c | 529 if ((di_root = di_init("/", DINFOCPYALL)) == DI_NODE_NIL) in update_devices()
|
/titanic_41/usr/src/lib/libgrubmgmt/common/ |
H A D | libgrub_menu.c | 312 (fs->gf_diroot = di_init("/", DINFOCPYALL | DINFOPATH)) in grub_fs_init()
|
/titanic_41/usr/src/cmd/biosdev/ |
H A D | biosdev.c | 594 if ((root_allnode = di_init("/", DINFOCPYALL)) == DI_NODE_NIL) { in main()
|
/titanic_41/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_cvt.c | 226 if ((tree_root = di_init("/", DINFOCPYALL | DINFOPATH)) in is_apid_configured()
|
H A D | cfga_cs.c | 547 root = di_init("/", DINFOCPYALL|DINFOPATH); in is_xport_phys_in_pathlist() 1444 if ((root_node = di_init("/", DINFOCPYALL | DINFOPATH)) == in unconf_any_devinfo_nodes()
|
/titanic_41/usr/src/cmd/rcm_daemon/common/ |
H A D | mpxio_rcm.c | 204 if ((devroot = di_init("/", DINFOCPYALL | DINFOPATH)) == DI_NODE_NIL) { in mpxio_register()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | picllibdevinfo.c | 802 rnode = di_init(devfs_path, DINFOCPYALL); in get_port_info()
|
H A D | piclscsi.c | 809 rnode = di_init(frup->fru_path, DINFOCPYALL); in probe_scsi_in_libdevinfo()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
H A D | fcal_leds_thread.c | 410 di_node_t tree = di_init("/", DINFOCPYALL); in chk_minors()
|
/titanic_41/usr/src/cmd/picl/plugins/common/devtree/ |
H A D | picldevtree.c | 1810 if ((di_root = di_init("/", DINFOCPYALL | DINFOFORCE)) == in libdevinfo_init() 3678 devnode = di_init(dipath, DINFOCPYALL); in picldevtree_evhandler() 3732 devnode = di_init(dipath, DINFOCPYALL); in picldevtree_evhandler() 3741 devnode = di_init(dipath, DINFOCPYALL); in picldevtree_evhandler()
|
/titanic_41/usr/src/lib/storage/libg_fc/common/ |
H A D | genf.c | 1149 root = di_init("/", DINFOCPYALL); in g_get_port_path()
|