Home
last modified time | relevance | path

Searched refs:bus_generic_probe (Results 1 – 13 of 13) sorted by relevance

/dragonfly/sys/bus/pci/x86_64/
HDlegacy.c145 bus_generic_probe(dev); in legacy_attach()
253 DEVMETHOD(device_probe, bus_generic_probe),
/dragonfly/sys/bus/pci/
HDhostb_pci.c76 bus_generic_probe(dev); in pci_hostb_attach()
HDvga_pci.c220 bus_generic_probe(dev); in vga_pci_attach()
/dragonfly/sys/platform/pc64/x86_64/
HDnexus.c228 return bus_generic_probe(dev); in nexus_probe()
242 bus_generic_probe(dev); in nexus_attach()
/dragonfly/sys/dev/acpica/
HDacpi_cpu.c249 bus_generic_probe(dev); in acpi_cpu_attach()
HDacpi.c1701 bus_generic_probe(bus); in acpi_probe_children()
/dragonfly/sys/bus/firewire/
HDfwohci_pci.c335 bus_generic_probe(self); in fwohci_pci_attach()
HDfirewire.c406 bus_generic_probe(dev); in firewire_attach()
/dragonfly/sys/bus/ppbus/
HDppbconf.c393 bus_generic_probe(dev); in ppbus_attach()
/dragonfly/sys/dev/acpica/acpi_wmi/
HDacpi_wmi.c275 bus_generic_probe(dev); in acpi_wmi_attach()
/dragonfly/sys/kern/
HDsubr_bus.c2808 bus_generic_probe(device_t dev) in bus_generic_probe() function
2834 bus_generic_probe(dev); in bus_generic_probe_hack()
3574 bus_generic_probe(root_bus); in root_bus_configure()
/dragonfly/sys/sys/
HDbus.h263 int bus_generic_probe(device_t dev);
/dragonfly/sys/dev/disk/nata/
HData-all.c717 bus_generic_probe(dev); in ata_identify()