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