udav_newbuf 110 dev/usb/if_udav.c int udav_newbuf(struct udav_softc *, struct udav_chain *, struct mbuf *); udav_newbuf 921 dev/usb/if_udav.c if (udav_newbuf(sc, c, NULL) == ENOBUFS) udav_newbuf 1171 dev/usb/if_udav.c if (udav_newbuf(sc, c, NULL) == ENOBUFS) {