sq_add_rxbuf
if (sq_add_rxbuf(sc, i) != 0) {
static int sq_add_rxbuf(struct sq_softc *, int);
if ((err = sq_add_rxbuf(sc, i)) != 0) {