cue_newbuf        133 dev/usb/if_cue.c int cue_newbuf(struct cue_softc *, struct cue_chain *, struct mbuf *);
cue_newbuf        669 dev/usb/if_cue.c 		if (cue_newbuf(sc, c, NULL) == ENOBUFS)
cue_newbuf        777 dev/usb/if_cue.c 	if (cue_newbuf(sc, c, NULL) == ENOBUFS) {