upl_chain         122 dev/usb/if_upl.c struct upl_chain {
upl_chain         131 dev/usb/if_upl.c 	struct upl_chain	upl_tx_chain[UPL_TX_LIST_CNT];
upl_chain         132 dev/usb/if_upl.c 	struct upl_chain	upl_rx_chain[UPL_RX_LIST_CNT];
upl_chain         200 dev/usb/if_upl.c int upl_newbuf(struct upl_softc *, struct upl_chain *, struct mbuf *);
upl_chain         393 dev/usb/if_upl.c upl_newbuf(struct upl_softc *sc, struct upl_chain *c, struct mbuf *m)
upl_chain         430 dev/usb/if_upl.c 	struct upl_chain	*c;
upl_chain         461 dev/usb/if_upl.c 	struct upl_chain	*c;
upl_chain         494 dev/usb/if_upl.c 	struct upl_chain	*c = priv;
upl_chain         583 dev/usb/if_upl.c 	struct upl_chain	*c = priv;
upl_chain         628 dev/usb/if_upl.c 	struct upl_chain	*c;
upl_chain         752 dev/usb/if_upl.c 	struct upl_chain	*c;