pci_host_generic_fdt_attach
rv = pci_host_generic_fdt_attach(dev);
return (pci_host_generic_fdt_attach(dev));
DEVMETHOD(device_attach, pci_host_generic_fdt_attach),
int pci_host_generic_fdt_attach(device_t);
return (pci_host_generic_fdt_attach(dev));