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

/freebsd-11-stable/sys/dev/alc/
H A Dif_alc.c179 static int alc_newbuf(struct alc_softc *, struct alc_rxdesc *);
3474 alc_newbuf(struct alc_softc *sc, struct alc_rxdesc *rxd) function
3662 if (alc_newbuf(sc, rxd) != 0) {
4490 if (alc_newbuf(sc, rxd) != 0)

Completed in 307 milliseconds