Home
last modified time | relevance | path

Searched refs:ddi_get_child (Results 1 – 25 of 89) sorted by relevance

1234

/illumos-gate/usr/src/uts/i86pc/io/pciex/
H A Dnpe_misc.c94 ddi_get_child(child) == NULL && bus_p->bus_hp_sup_modes == in npe_disable_empty_bridges_workaround()
248 dev_info_t *cdip = ddi_get_child(dip); in npe_enable_htmsi_children()
283 dev_info_t *cdip = ddi_get_child(dip); in npe_save_htconfig_children()
325 dev_info_t *cdip = ddi_get_child(dip); in npe_restore_htconfig_children()
/illumos-gate/usr/src/uts/sun4u/fjlite/os/
H A Dfjlite.c78 root_child_node = ddi_get_child(ddi_root_node()); in load_platform_drivers()
82 root_child_node = ddi_get_child(root_child_node); in load_platform_drivers()
/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_driver.c75 if (cpr_suspend_devices(ddi_get_child(dip))) in cpr_suspend_devices()
225 error = cpr_resume_devices(ddi_get_child(dip), error);
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Dxpv_support.c318 if (xen_suspend_devices(ddi_get_child(dip))) in xen_suspend_devices()
407 error = xen_resume_devices(ddi_get_child(dip), error); in xen_resume_devices()
460 (void) xen_suspend_devices(ddi_get_child(xpvd_dip)); in xen_suspend_domain()
531 (void) xen_resume_devices(ddi_get_child(xpvd_dip), 0); in xen_suspend_domain()
/illumos-gate/usr/src/uts/sun4u/os/
H A Dmach_ddi_impl.c274 for (affin_dip = ddi_get_child(ddi_root_node()); affin_dip; in get_intr_mapping_reg()
295 for (affin_dip = ddi_get_child(ddi_root_node()); affin_dip; in get_intr_mapping_reg()
/illumos-gate/usr/src/uts/intel/promif/
H A Dprom_emul.c124 dev_info_t *cdip = ddi_get_child(dip); in promif_create_children()
130 cdip = ddi_get_child(cdip); in promif_create_children()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c630 ddi_walk_devs(ddi_get_child(self), cardbus_list_occupants, in create_occupant_props()
696 ddi_walk_devs(ddi_get_child(self), in cardbus_configure_ap()
758 ddi_walk_devs(ddi_get_child(self), cbus_configure, (void *)&ctrl); in cardbus_configure_ap()
884 if (ddi_get_child(dip) == NULL) in cbus_configure()
943 for (child = ddi_get_child(dip); child; child = next) { in cardbus_unconfigure_node()
1628 for (child_dip = ddi_get_child(cbp->cb_dip); child_dip; in cardbus_ioctl()
1758 for (next = ddi_get_child(dip); next; in cardbus_dump_pci_node()
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c237 cdip = ddi_get_child(dip); in pcie_hp_init()
459 ddi_walk_devs(ddi_get_child(dip), pcie_hp_match_dev_func, in pcie_hp_devi_find()
510 ddi_walk_devs(ddi_get_child(dip), pcie_hp_list_occupants, in pcie_hp_create_occupant_props()
587 for (cdip = ddi_get_child(dip); cdip; in pcie_hp_register_ports_for_dev()
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c2445 dip = find_sibling(ddi_get_child(pdip), NULL, caddr, in find_child_by_addr()
2796 for (hwdip = ddi_get_child(pdip); hwdip; in ndi_merge_wildcard_node()
4363 quiesce_devices(ddi_get_child(dip), arg); in quiesce_devices()
4559 for (cdip = ddi_get_child(dip); cdip; cdip = next) { in unbind_children_by_alias()
4628 for (cdip = ddi_get_child(dip); cdip; cdip = next) { in unbind_children_by_driver()
4741 dip = ddi_get_child(pdip); in i_ndi_init_hw_children()
5232 for (child = ddi_get_child(dip); child != NULL; in cleanup_br_events_on_grand_children()
5427 child = ddi_get_child(pdip); in config_immediate_children()
6182 for (child = ddi_get_child(dip); child; in unconfig_immediate_children()
6208 child = ddi_get_child(dip); in unconfig_immediate_children()
[all …]
H A Dpcifm.c1151 if (pci_fm_walk_devs(ddi_get_child(dip), f, in pci_fm_walk_devs()
1362 (void) pci_fm_walk_devs(ddi_get_child(dip), in pci_check_ranges()
1366 ddi_walk_devs(ddi_get_child(dip), pci_check_regs, in pci_check_ranges()
1422 (void) pci_fm_walk_devs(ddi_get_child(dip), in pci_check_ranges()
1426 ddi_walk_devs(ddi_get_child(dip), pci_check_regs, in pci_check_ranges()
H A Dautoconf.c364 di_dfs(ddi_get_child(dip), get_neighbors, 0); in i_ddi_create_branch()
/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c702 ddi_walk_devs(ddi_get_child(self), pcihp_list_occupants, in pcihp_create_occupant_props_nolock()
1490 ddi_walk_devs(ddi_get_child(self), pcihp_configure, in pcihp_configure_ap()
1587 ddi_walk_devs(ddi_get_child(self), pcihp_configure, (void *)&ctrl); in pcihp_configure_ap()
1688 ddi_walk_devs(ddi_get_child(self), pcihp_configure, in pcihp_unconfigure_ap()
1705 ddi_walk_devs(ddi_get_child(self), in pcihp_unconfigure_ap()
2195 ddi_walk_devs(ddi_get_child(dip), in pcihp_new_slot_state()
2503 ddi_walk_devs(ddi_get_child(pcihp_p->dip), in pcihp_event_handler()
2587 ddi_walk_devs(ddi_get_child(pcihp_p->dip), in pcihp_event_handler()
2604 ddi_walk_devs(ddi_get_child(pcihp_p->dip), in pcihp_event_handler()
3128 ddi_walk_devs(ddi_get_child(dip), pcihp_match_dev, (void *)&ctrl); in pcihp_devi_find()
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl_quiesce.c233 if (sysctrl_suspend_devices(ddi_get_child(dip), pkt)) { in sysctrl_suspend_devices()
302 sysctrl_resume_devices(ddi_get_child(dip), pkt); in sysctrl_resume_devices()
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcmu_util.c565 for (cdip = ddi_get_child(dip); cdip != NULL; in pcmu_child_cfg_save()
617 for (cdip = ddi_get_child(dip); cdip != NULL; in pcmu_child_cfg_restore()
/illumos-gate/usr/src/uts/sun4u/io/
H A Dgptwocfg.c550 saf_dev = ddi_get_child(ap); in gptwocfg_get_obp_created_nodes()
567 saf_dev = ddi_get_child(ap); in gptwocfg_get_obp_created_nodes()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_pwr.c552 for (cdip = ddi_get_child(dip); cdip != NULL; in pci_pwr_resume()
600 for (cdip = ddi_get_child(dip); cdip != NULL; in pci_pwr_suspend()
H A Dpci_util.c813 for (cdip = ddi_get_child(dip); cdip != NULL; in pci_child_cfg_save()
865 for (cdip = ddi_get_child(dip); cdip != NULL; in pci_child_cfg_restore()
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_quiesce.c322 if (sbdp_suspend_devices_(ddi_get_child(dip), srh)) { in sbdp_suspend_devices_()
483 sbdp_resume_devices(ddi_get_child(dip), srh);
/illumos-gate/usr/src/uts/sun4/io/fpc/
H A Dfpc-impl.c123 for (dip = ddi_get_child(dip); in fpc_perfcnt_module_init()
/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dxpv_intr.c71 for (cdip = ddi_get_child(ddi_root_node()); cdip != NULL; in apic_check_msi_support()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c2295 dev_info_t *dip = ddi_get_child(rcdip); in pcie_fab_init_bus()
2309 dev_info_t *dip = ddi_get_child(rcdip); in pcie_fab_fini_bus()
2683 dev_info_t *cdip = ddi_get_child(dip); in pcie_is_child()
2717 dev_info_t *cdip = ddi_get_child(dip); in pcie_root_port()
2989 for (cdip = ddi_get_child(dip); cdip; in pcie_func_to_dip()
3162 for (cdip = ddi_get_child(dip); cdip != NULL; in pcie_link_bw_taskq()
H A Dpcie_pwr.c880 for (cdip = ddi_get_child(dip); cdip != NULL; in pcie_pwr_resume()
990 for (cdip = ddi_get_child(dip); cdip != NULL; in pcie_pwr_suspend()
/illumos-gate/usr/src/uts/i86pc/io/
H A Disa.c1314 for (xdip = ddi_get_child(isa_dip); xdip != NULL; in enumerate_BIOS_serial()
1381 for (xdip = ddi_get_child(isa_dip); xdip != NULL; ) { in enumerate_BIOS_serial()
1420 for (cdip = ddi_get_child(isa_dip); cdip != NULL; in adjust_prtsz()
/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr_quiesce.c363 if (dr_suspend_devices(ddi_get_child(dip), srh)) { in dr_suspend_devices()
505 dr_resume_devices(ddi_get_child(dip), srh); in dr_resume_devices()
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_quiesce.c364 if (dr_suspend_devices(ddi_get_child(dip), srh)) { in dr_suspend_devices()
506 dr_resume_devices(ddi_get_child(dip), srh); in dr_resume_devices()

1234