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