Searched refs:age_newbuf (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_age.c107 static int age_newbuf(struct age_softc *, struct age_rxdesc *, int);
1433 if (age_newbuf(sc, rxd, 0) != 0) {
2176 if (age_newbuf(sc, rxd, 1) != 0)
2224 age_newbuf(struct age_softc *sc, struct age_rxdesc *rxd, int init) function

Completed in 184 milliseconds