Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbppc/virtex/dev/
H A Dif_temac.c218 static inline void temac_rxcdsync(struct temac_softc *, int, int, int);
632 temac_rxcdsync(sc, 0, TEMAC_NRXDESC, in temac_init()
982 temac_rxcdsync(struct temac_softc *sc, int first, int cnt, int flag) in temac_rxcdsync() function
1147 temac_rxcdsync(sc, sc->sc_rxreap, 1, in temac_rxreap()
1226 temac_rxcdsync(sc, head, nseg, in temac_rxreap()