upl_softc 120 dev/usb/if_upl.c struct upl_softc;
upl_softc 123 dev/usb/if_upl.c struct upl_softc *upl_sc;
upl_softc 139 dev/usb/if_upl.c struct upl_softc {
upl_softc 190 dev/usb/if_upl.c sizeof(struct upl_softc),
upl_softc 197 dev/usb/if_upl.c int upl_openpipes(struct upl_softc *);
upl_softc 198 dev/usb/if_upl.c int upl_tx_list_init(struct upl_softc *);
upl_softc 199 dev/usb/if_upl.c int upl_rx_list_init(struct upl_softc *);
upl_softc 200 dev/usb/if_upl.c int upl_newbuf(struct upl_softc *, struct upl_chain *, struct mbuf *);
upl_softc 201 dev/usb/if_upl.c int upl_send(struct upl_softc *, struct mbuf *, int);
upl_softc 208 dev/usb/if_upl.c void upl_stop(struct upl_softc *);
upl_softc 237 dev/usb/if_upl.c struct upl_softc *sc = (struct upl_softc *)self;
upl_softc 335 dev/usb/if_upl.c struct upl_softc *sc = (struct upl_softc *)self;
upl_softc 374 dev/usb/if_upl.c struct upl_softc *sc = (struct upl_softc *)self;
upl_softc 393 dev/usb/if_upl.c upl_newbuf(struct upl_softc *sc, struct upl_chain *c, struct mbuf *m)
upl_softc 427 dev/usb/if_upl.c upl_rx_list_init(struct upl_softc *sc)
upl_softc 458 dev/usb/if_upl.c upl_tx_list_init(struct upl_softc *sc)
upl_softc 495 dev/usb/if_upl.c struct upl_softc *sc = c->upl_sc;
upl_softc 584 dev/usb/if_upl.c struct upl_softc *sc = c->upl_sc;
upl_softc 625 dev/usb/if_upl.c upl_send(struct upl_softc *sc, struct mbuf *m, int idx)
upl_softc 666 dev/usb/if_upl.c struct upl_softc *sc = ifp->if_softc;
upl_softc 708 dev/usb/if_upl.c struct upl_softc *sc = xsc;
upl_softc 750 dev/usb/if_upl.c upl_openpipes(struct upl_softc *sc)
upl_softc 800 dev/usb/if_upl.c struct upl_softc *sc = priv;
upl_softc 841 dev/usb/if_upl.c struct upl_softc *sc = ifp->if_softc;
upl_softc 897 dev/usb/if_upl.c struct upl_softc *sc = ifp->if_softc;
upl_softc 919 dev/usb/if_upl.c upl_stop(struct upl_softc *sc)
upl_softc 1006 dev/usb/if_upl.c ((struct upl_softc *)ifp->if_softc)->sc_dev.dv_xname,