Searched refs:device_get_children (Results 51 - 57 of 57) sorted by relevance

123

/freebsd-11-stable/sys/mips/rmi/dev/nlge/
H A Dif_nlge.c1466 device_get_children(sc->nlna_dev, &devlist, &numdevs);
/freebsd-11-stable/sys/dev/sis/
H A Dif_sis.c364 if (device_get_children(*busp, &pci_children, &pci_childcount))
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_os.c2061 if (device_get_children(device_get_parent(ha->pci_dev), &peers, &count))
/freebsd-11-stable/share/man/man9/
H A DMakefile94 device_get_children.9 \
/freebsd-11-stable/sys/dev/sound/pci/
H A Demu10kx.c3482 if (device_get_children(dev, &childlist, &devcount) == 0)
/freebsd-11-stable/sys/compat/ndis/
H A Dsubr_ntoskrnl.c2707 device_get_children(dev, &children, &childcnt);
/freebsd-11-stable/sys/kern/
H A Dsubr_bus.c2277 device_get_children(device_t dev, device_t **devlistp, int *devcountp) function

Completed in 240 milliseconds

123