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

/freebsd-13-stable/sys/dev/bwi/
H A Dif_bwi.c134 static int bwi_newbuf(struct bwi_softc *, int, int);
2388 error = bwi_newbuf(sc, i, 1);
2495 bwi_newbuf(struct bwi_softc *sc, int buf_idx, int init) function
2609 if (bwi_newbuf(sc, idx, 0)) {

Completed in 49 milliseconds