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