Home
last modified time | relevance | path

Searched refs:temac_stop (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/arch/evbppc/virtex/dev/
Dif_temac.c204 static void temac_stop(struct ifnet *, int);
534 ifp->if_stop = temac_stop; in temac_attach()
783 temac_stop(struct ifnet *ifp, int disable) in temac_stop() function
926 temac_stop(&sc->sc_if, 1); in temac_tx_intr()
950 temac_stop(&sc->sc_if, 1); in temac_rx_intr()