xl_newbuf         151 dev/ic/xl.c    int xl_newbuf(struct xl_softc *, struct xl_chain_onefrag *);
xl_newbuf        1076 dev/ic/xl.c    		if (xl_newbuf(sc, &cd->xl_rx_chain[i]) == ENOBUFS)
xl_newbuf        1249 dev/ic/xl.c    		if (xl_newbuf(sc, cur_rx) == ENOBUFS) {