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

  /src/sys/dev/pci/
if_alc.c 155 static int alc_newbuf(struct alc_softc *, struct alc_rxdesc *, bool);
2427 alc_newbuf(struct alc_softc *sc, struct alc_rxdesc *rxd, bool init) function in typeref:typename:int
2580 if (alc_newbuf(sc, rxd, false) != 0) {
3382 if (alc_newbuf(sc, rxd, init) != 0)

Completed in 13 milliseconds