cfi_attach
return (cfi_attach(dev));
DEVMETHOD(device_attach, cfi_attach),
return cfi_attach(dev);
int cfi_attach(device_t);