memac_detach
memac_detach(dev);
memac_detach(sc->sc_base.sc_dev);
int memac_detach(device_t dev);
DEVMETHOD(device_detach, memac_detach),