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