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