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

  /src/sys/dev/ic/
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)) {

Completed in 17 milliseconds