pci_attach
error = pci_attach(dev);
DEVMETHOD(device_attach, pci_attach),
device_attach_t pci_attach;
return (pci_attach(dev));