miibus_attach
DEVMETHOD(device_attach, miibus_attach),
return (miibus_attach(dev));
device_attach_t miibus_attach;