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