Searched refs:pci_host_generic_fdt_attach (Results 1 – 5 of 5) sorted by relevance
49 int pci_host_generic_fdt_attach(device_t);
165 pci_host_generic_fdt_attach(device_t dev) in pci_host_generic_fdt_attach() function473 DEVMETHOD(device_attach, pci_host_generic_fdt_attach),
105 rv = pci_host_generic_fdt_attach(dev); in al_pcib_attach()
205 return (pci_host_generic_fdt_attach(dev)); in thunder_pcie_fdt_attach()
396 return (pci_host_generic_fdt_attach(dev)); in xlnx_pcib_fdt_attach()