re_newbuf
if ((error = re_newbuf(sc, i)) != 0)
if (re_newbuf(sc, i) != 0) {
rxerr = re_newbuf(sc, i);
static int re_newbuf (struct rl_softc *, int);