Searched refs:gem_stop (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dgem.c87 static void gem_stop(struct ifnet *, int);
162 gem_stop(&sc->sc_ethercom.ec_if, 1);
555 ifp->if_stop = gem_stop;
715 gem_stop(struct ifnet *ifp, int disable) function
720 DPRINTF(sc, ("%s: gem_stop\n", device_xname(sc->sc_dev)));
1141 gem_stop(ifp, 0);
2702 gem_stop(ifp, 1);

Completed in 78 milliseconds