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