aue_newbuf 233 dev/usb/if_aue.c int aue_newbuf(struct aue_softc *, struct aue_chain *, struct mbuf *); aue_newbuf 974 dev/usb/if_aue.c if (aue_newbuf(sc, c, NULL) == ENOBUFS) aue_newbuf 1122 dev/usb/if_aue.c if (aue_newbuf(sc, c, NULL) == ENOBUFS) {