bwi.c | 361 static int bwi_newbuf(struct bwi_softc *, int, int); 8519 error = bwi_newbuf(sc, 0, 1); 8612 error = bwi_newbuf(sc, i, 1); 8710 bwi_newbuf(struct bwi_softc *sc, int buf_idx, int init) function in typeref:typename:int 8873 if (bwi_newbuf(sc, idx, 0)) { 8979 if (bwi_newbuf(sc, 0, 0)) {
|