Home
last modified time | relevance | path

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

/freebsd/sys/dev/alc/
H A Dif_alc.c194 static void alc_rxeof(struct alc_softc *, struct rx_rdesc *);
3567 alc_rxeof(sc, rrd); in alc_rxintr()
3650 alc_rxeof(struct alc_softc *sc, struct rx_rdesc *rrd) in alc_rxeof() function