| /freebsd-14-stable/sys/dev/mii/ |
| HD | mii.c | 131 if (device_get_children(dev, &children, &nchildren) == 0) { in miibus_attach() 246 if (device_get_children(dev, &children, &nchildren) != 0) in miibus_hinted_child() 438 if (device_get_children(*miibus, &children, &nchildren) != 0) { in mii_attach() 515 rv = device_get_children(*miibus, &children, &nchildren); in mii_attach()
|
| HD | mii_fdt.c | 266 error = device_get_children(dev, &children, &nchildren); in miibus_fdt_attach()
|
| /freebsd-14-stable/sys/xen/xenbus/ |
| HD | xenbusb.c | 210 if (device_get_children(dev, &kids, &count)) in xenbusb_device_exists() 444 if (device_get_children(dev, &kids, &count) == 0) { in xenbusb_probe_children() 800 if (device_get_children(dev, &kids, &count) == 0) { in xenbusb_resume()
|
| /freebsd-14-stable/sys/dev/spibus/ |
| HD | acpi_spibus.c | 342 if (device_get_children(dev, &devlist, &numdevs) != 0) in acpi_spibus_set_power_children() 465 if (device_get_children(dev, &devlist, &numdevs) != 0) in acpi_spibus_driver_added()
|
| /freebsd-14-stable/sys/isa/ |
| HD | isa_common.c | 506 if (device_get_children(dev, &children, &nchildren)) in isa_probe_children() 556 if (device_get_children(dev, &children, &nchildren)) in isa_probe_children() 897 if (device_get_children(dev, &children, &nchildren)) in isa_driver_added()
|
| /freebsd-14-stable/sys/dev/ow/ |
| HD | ow.c | 347 if (device_get_children(dev, &children, &nkid) != 0) in ow_child_by_romid() 582 if (device_get_children(ndev, &children, &nkid) != 0) in ow_detach()
|
| /freebsd-14-stable/sys/dev/mfi/ |
| HD | mfi_pci.c | 297 if ((error = device_get_children(sc->mfi_dev, &devlist, &devcount)) != 0) { in mfi_pci_detach()
|
| /freebsd-14-stable/sys/dev/iicbus/ |
| HD | acpi_iicbus.c | 551 if (device_get_children(dev, &devlist, &numdevs) != 0) in acpi_iicbus_set_power_children() 655 if (device_get_children(dev, &devlist, &numdevs) != 0) in acpi_iicbus_driver_added()
|
| HD | iiconf.c | 473 if ((error = device_get_children(dev, &children, &nkid)) != 0) in iicbus_transfer_gen()
|
| /freebsd-14-stable/sys/dev/dpaa2/ |
| HD | dpaa2_mc_fdt.c | 292 error = device_get_children(dev, &devlist, &devcount); in dpaa2_mc_fdt_find_dpaa2_mac_dev()
|
| HD | dpaa2_mc_acpi.c | 281 error = device_get_children(dev, &devlist, &devcount); in dpaa2_mc_acpi_find_dpaa2_mac_dev()
|
| /freebsd-14-stable/sys/arm64/arm64/ |
| HD | gic_v3_fdt.c | 190 if (device_get_children(dev, &sc->gic_children, &sc->gic_nchildren) != 0) in gic_v3_fdt_attach()
|
| HD | gic_v3_acpi.c | 370 if (device_get_children(dev, &sc->gic_children, &sc->gic_nchildren) !=0) in gic_v3_acpi_attach()
|
| /freebsd-14-stable/sys/dev/cardbus/ |
| HD | cardbus.c | 280 if (device_get_children(cbdev, &devlist, &numdevs) != 0) in cardbus_driver_added()
|
| /freebsd-14-stable/sys/dev/ata/chipsets/ |
| HD | ata-acerlabs.c | 274 if (!device_get_children(GRANDPARENT(dev), &children, &nchildren)) { in ata_ali_reset()
|
| HD | ata-serverworks.c | 151 if (!device_get_children(device_get_parent(dev), &children,&nchildren)){ in ata_serverworks_chipinit()
|
| HD | ata-via.c | 380 if (device_get_children(device_get_parent(dev), &children, &nchildren)) in ata_via_southbridge_fixup()
|
| /freebsd-14-stable/sys/dev/hid/ |
| HD | hidbus.c | 310 error = device_get_children(bus, &children, &i); in hidbus_detach_children() 547 if (device_get_children(bus, &children, &ccount) != 0) in hidbus_find_child()
|
| /freebsd-14-stable/sys/x86/pci/ |
| HD | pci_bus.c | 447 if (device_get_children(parent, &devs, &ndevs) == 0) { in legacy_pcib_identify()
|
| /freebsd-14-stable/sys/dev/sound/pci/ |
| HD | hdspe.c | 107 if ((err = device_get_children(sc->dev, &devlist, &devcount)) != 0) in hdspe_intr()
|
| /freebsd-14-stable/sys/compat/linsysfs/ |
| HD | linsysfs.c | 402 error = device_get_children(dev, &children, &nchildren); in linsysfs_run_bus()
|
| /freebsd-14-stable/sys/dev/pccbb/ |
| HD | pccbb.c | 300 error = device_get_children(brdev, &devlist, &numdevs); in cbb_detach() 415 tmp = device_get_children(brdev, &devlist, &numdevs); in cbb_driver_added()
|
| /freebsd-14-stable/sys/dev/pci/ |
| HD | pci_iov.c | 451 error = device_get_children(bus, &devlist, &devcount); in pci_iov_set_ari() 857 error = device_get_children(bus, &devlist, &devcount); in pci_iov_delete_iov_children()
|
| /freebsd-14-stable/sys/dev/acpica/ |
| HD | acpi.c | 751 if (device_get_children(dev, &devlist, &numdevs) != 0) in acpi_set_power_children() 882 if (device_get_children(dev, &devlist, &numdevs)) in acpi_driver_added() 1352 if (device_get_children(dev, &children, &child_count) != 0) in acpi_sysres_alloc() 1407 if (device_get_children(dev, &children, &child_count) != 0) in acpi_reserve_resources() 3714 error = device_get_children(dev, &devlist, &numdevs); in acpi_wake_sysctl_walk()
|
| /freebsd-14-stable/sys/dev/bhnd/ |
| HD | bhnd_subr.c | 420 error = device_get_children(bus, &devlistp, &devcnt); in bhnd_bus_match_child() 464 if ((error = device_get_children(bus, devlist, devcount))) in bhnd_bus_get_children()
|