alc_newbuf
static int alc_newbuf(struct alc_softc *, struct alc_rxdesc *, bool);
if (alc_newbuf(sc, rxd, false) != 0) {
if (alc_newbuf(sc, rxd, init) != 0)