vr_add_rxbuf
if ((error = vr_add_rxbuf(sc, i)) != 0) {
static int vr_add_rxbuf(struct vr_softc *, int);
if (vr_add_rxbuf(sc, i) == ENOBUFS) {