bce_add_rxbuf
static int bce_add_rxbuf(struct bce_softc *, int);
if (bce_add_rxbuf(sc, i) != 0) {
if ((error = bce_add_rxbuf(sc, i)) != 0) {