epic_add_rxbuf
if (epic_add_rxbuf(sc, i) != 0) {
int epic_add_rxbuf(struct epic_softc *, int);
if ((error = epic_add_rxbuf(sc, i)) != 0) {