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

/netbsd-current/sys/arch/powerpc/ibm4xx/dev/
H A Dif_emac.c302 static void emac_stop(struct ifnet *, int);
548 ifp->if_stop = emac_stop;
655 emac_stop(&sc->sc_ethercom.ec_if, 0);
900 emac_stop(ifp, 0);
1059 emac_stop(struct ifnet *ifp, int disable) function

Completed in 111 milliseconds