Home
last modified time | relevance | path

Searched refs:DINFOCPYALL (Results 1 – 25 of 48) sorted by relevance

12

/titanic_41/usr/src/lib/libpcp/common/
H A Dpcp_utils.c234 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 Dverify.c58 node = di_init(path, DINFOCPYALL); in verifyAdapter()
/titanic_41/usr/src/cmd/hal/hald/solaris/
H A Dsysevent.c391 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 Ddevinfo.c52 if ((root = di_init(path, DINFOCPYALL)) == DI_NODE_NIL) { in devinfo_add()
H A Ddevinfo_usb.c332 if ((tmp_node = di_init (devpath, DINFOCPYALL)) == DI_NODE_NIL) in parse_usb_if_descr()
H A Ddevinfo_storage.c572 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 Dmain.c198 if ((root = di_init("/", DINFOCPYALL)) == DI_NODE_NIL) { in print_ramdisk()
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dadopt.c287 if ((root_node = di_init("/", DINFOCPYALL)) == DI_NODE_NIL || in get_prom_prop()
/titanic_41/usr/src/cmd/zoneadmd/
H A Dzcons.c205 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 Ddevinfo_impl.h80 #define DINFOCPYALL (DINFOSUBTREE | DINFOPROP | DINFOMINOR) macro
/titanic_41/usr/src/lib/libwanboot/common/
H A Dbootinfo_aux.c188 if ((root_node = di_init("/", DINFOCPYALL)) == DI_NODE_NIL || in snapshot_devtree()
/titanic_41/usr/src/cmd/oplhpd/
H A Dscf_notify.c265 if ((pci_node = di_init(pci_name, DINFOCPYALL)) == DI_NODE_NIL) { in scf_get_devinfo()
/titanic_41/usr/src/lib/libprtdiag/common/
H A Dlibdevinfo_sun4u.c434 if ((di_root_node = di_init("/", DINFOCPYALL)) == DI_NODE_NIL) { in do_devinfo()
/titanic_41/usr/src/lib/libcpc/sparc/
H A Dconf_ultra.c673 if ((di_root_node = di_init("/", DINFOCPYALL)) == DI_NODE_NIL) in cpc_getcpuver()
/titanic_41/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Ddr.c529 if ((di_root = di_init("/", DINFOCPYALL)) == DI_NODE_NIL) in update_devices()
/titanic_41/usr/src/lib/libgrubmgmt/common/
H A Dlibgrub_menu.c312 (fs->gf_diroot = di_init("/", DINFOCPYALL | DINFOPATH)) in grub_fs_init()
/titanic_41/usr/src/cmd/biosdev/
H A Dbiosdev.c594 if ((root_allnode = di_init("/", DINFOCPYALL)) == DI_NODE_NIL) { in main()
/titanic_41/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cvt.c226 if ((tree_root = di_init("/", DINFOCPYALL | DINFOPATH)) in is_apid_configured()
H A Dcfga_cs.c547 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 Dmpxio_rcm.c204 if ((devroot = di_init("/", DINFOCPYALL | DINFOPATH)) == DI_NODE_NIL) { in mpxio_register()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpicllibdevinfo.c802 rnode = di_init(devfs_path, DINFOCPYALL); in get_port_info()
H A Dpiclscsi.c809 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 Dfcal_leds_thread.c410 di_node_t tree = di_init("/", DINFOCPYALL); in chk_minors()
/titanic_41/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c1810 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 Dgenf.c1149 root = di_init("/", DINFOCPYALL); in g_get_port_path()

12