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