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