my_newbuf
if (my_newbuf(sc, &cd->my_rx_chain[i]) == ENOBUFS) {
static int my_newbuf(struct my_softc *, struct my_chain_onefrag *);
if (my_newbuf(sc, cur_rx) == ENOBUFS) {