Home
last modified time | relevance | path

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

/freebsd/sys/dev/age/
H A Dif_age.c132 static int age_rxintr(struct age_softc *, int, int);
2151 sc->age_morework = age_rxintr(sc, sc->age_rr_prod, in age_int_task()
2437 age_rxintr(struct age_softc *sc, int rr_prod, int count) in age_rxintr() function