upl_newbuf        200 dev/usb/if_upl.c int upl_newbuf(struct upl_softc *, struct upl_chain *, struct mbuf *);
upl_newbuf        440 dev/usb/if_upl.c 		if (upl_newbuf(sc, c, NULL) == ENOBUFS)
upl_newbuf        538 dev/usb/if_upl.c 	if (upl_newbuf(sc, c, NULL) == ENOBUFS) {