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

/freebsd-10-stable/sys/dev/bge/
H A Dif_bge.c451 static int bge_newbuf_std(struct bge_softc *, int);
1317 bge_newbuf_std(struct bge_softc *sc, int i) function
1467 if ((error = bge_newbuf_std(sc, i)) != 0)
4376 if (bge_newbuf_std(sc, rxidx) != 0) {

Completed in 61 milliseconds