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