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