Home
last modified time | relevance | path

Searched refs:di_walk_node (Results 1 – 25 of 32) sorted by relevance

12

/illumos-gate/usr/src/cmd/sysdef/
H A Dsdevinfo.c58 di_walk_node(root_node, DI_WALK_CLDFIRST, NULL, dump_node); in sysdef_devinfo()
/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasRefreshAdapterConfiguration.c124 if (di_walk_node(root, DI_WALK_SIBFIRST, &wa, in Sun_sasRefreshAdapterConfiguration()
H A DSun_sasRefreshInformation.c132 if (di_walk_node(root, DI_WALK_SIBFIRST, &wa, in Sun_sasRefreshInformation()
H A Ddevtree_hba_disco.c649 rv = di_walk_node(root, DI_WALK_SIBFIRST, &wa, lookup_smhba_sas_hba); in devtree_get_all_hbas()
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_rcm.c233 if (di_walk_node(node, 0, &walkargs, fp_rcm_process_node) < 0) in fp_rcm_suspend()
326 if (di_walk_node(node, 0, &walkargs, fp_rcm_process_node) < 0) in fp_rcm_resume()
/illumos-gate/usr/src/cmd/biosdev/
H A Dbiosdev.c267 (void) di_walk_node(node, DI_WALK_CLDFIRST, &pb, i_match_pcibdf); in search_tree_match_pcibdf()
301 (void) di_walk_node(node, DI_WALK_CLDFIRST, &usbs, i_match_usbserialno); in search_tree_match_usbserialno()
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzcons.c211 (void) di_walk_node(root, DI_WALK_CLDFIRST, (void *)&cb, count_cb); in count_console_devs()
308 (void) di_walk_node(root, DI_WALK_CLDFIRST, (void *)&cb, destroy_cb); in destroy_console_devs()
/illumos-gate/usr/src/cmd/ahciem/
H A Dahciem.c287 if (di_walk_node(root, DI_WALK_CLDFIRST, &ahci, in main()
/illumos-gate/usr/src/cmd/xhci/
H A Dxhci_portsc.c291 if (di_walk_node(root, DI_WALK_CLDFIRST, &print, xp_devinfo_cb) != 0) in xp_find_devs()
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dmpxio_rcm.c214 (void) di_walk_node(devroot, DI_WALK_CLDFIRST, &nclients, get_nclients); in mpxio_register()
224 (void) di_walk_node(devroot, DI_WALK_CLDFIRST, &nclients, build_groups); in mpxio_register()
/illumos-gate/usr/src/lib/libdevinfo/
H A Dmapfile-vers151 di_walk_node;
H A Ddevinfo_retire.c353 if (di_walk_node(rnode, DI_WALK_CLDFIRST, rp, node_select) != 0) { in retire_supported()
601 if (di_walk_node(rnode, DI_WALK_CLDFIRST, rp, offline_one) != 0) { in rcm_notify()
H A Dlibdevinfo.h160 extern int di_walk_node(di_node_t root, uint_t flag, void *arg,
/illumos-gate/usr/src/cmd/th_tools/
H A Dth_manage.c401 if (di_walk_node(node, DI_WALK_CLDFIRST, &warg, walk_callback) == -1) { in getpath()
/illumos-gate/usr/src/man/man3devinfo/
H A DMakefile50 di_walk_node.3devinfo
/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_info.c150 (void) di_walk_node(di_root, DI_WALK_CLDFIRST, NULL, search_cb); in copy_devinfo()
/illumos-gate/usr/src/lib/libcpc/sparc/
H A Dconf_ultra.c674 (void) di_walk_node(di_root_node, DI_WALK_CLDFIRST, in cpc_getcpuver()
/illumos-gate/usr/src/lib/libppt/common/
H A Dlibppt.c435 if ((err = di_walk_node(di_root, DI_WALK_CLDFIRST, in ppt_list()
/illumos-gate/usr/src/cmd/prtconf/
H A Dpdevinfo.c292 (void) di_walk_node(target_node, DI_WALK_CLDFIRST, in prtconf_devinfo()
297 (void) di_walk_node(root_node, DI_WALK_CLDFIRST, &di_arg, in prtconf_devinfo()
358 (void) di_walk_node(root_node, DI_WALK_CLDFIRST, &target, in find_target_node()
/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm.c192 (void) di_walk_node(pcip->pia_root, DI_WALK_CLDFIRST, arg, in pcieadm_di_walk()
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Dsysevent.c647 di_walk_node (root_node, DI_WALK_CLDFIRST, NULL, in sysevent_process_dr()
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dufm.c493 (void) di_walk_node(rootnode, DI_WALK_CLDFIRST, &uia, in fw_identify()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3devinfo.inc177 file path=usr/share/man/man3devinfo/di_walk_node.3devinfo
/illumos-gate/usr/src/cmd/modload/
H A Dadd_drv.c619 if (di_walk_node(root_node, DI_WALK_SIBFIRST, NULL, devfs_node) == -1) { in drv_name_conflict()
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Dri_init.c462 if (di_walk_node(root, DI_WALK_CLDFIRST, (void *)&di_arg, in ecache_info_init()
1233 if (di_walk_node(root, DI_WALK_CLDFIRST, (void *)&di_arg, in io_cm_info()

12