HomeSort by: relevance | last modified time | path
    Searched defs:age_newbuf (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_age.c 107 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 in typeref:typename:int

Completed in 14 milliseconds