alc_newbuf
static int alc_newbuf(struct alc_softc *, struct alc_rxdesc *, boolean_t);
if (alc_newbuf(sc, rxd, FALSE) != 0) {
if (alc_newbuf(sc, rxd, TRUE) != 0)