Home
last modified time | relevance | path

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

/freebsd/sys/dev/age/
H A Dif_age.c2449 age_rxintr(struct age_softc *sc, int rr_prod, int count) in age_rxintr() argument
2457 if (rr_cons == rr_prod) in age_rxintr()
2466 for (prog = 0; rr_cons != rr_prod; prog++) { in age_rxintr()