emac_stop
emac_stop(ifp, 0);
static void emac_stop(struct ifnet *, int);
ifp->if_stop = emac_stop;
emac_stop(&sc->sc_ethercom.ec_if, 0);