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