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

/freebsd-9.3-release/sys/dev/wb/
H A Dif_wb.c146 static int wb_newbuf(struct wb_softc *, struct wb_chain_onefrag *,
807 if (wb_newbuf(sc, &cd->wb_rx_chain[i], NULL) == ENOBUFS)
838 wb_newbuf(sc, c, m) function
902 wb_newbuf(sc, cur_rx, m);
914 wb_newbuf(sc, cur_rx, m);
932 wb_newbuf(sc, cur_rx, m);

Completed in 53 milliseconds