admsw_stop
static void admsw_stop(struct ifnet *, int);
ifp->if_stop = admsw_stop;
admsw_stop(&sc->sc_ethercom[i].ec_if, 1);
admsw_stop(&sc->sc_ethercom[vlan].ec_if, 0);