HomeSort by: relevance | last modified time | path
    Searched defs:ubt_isoc_xfer (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
ubt.c 165 struct ubt_isoc_xfer { struct
219 struct ubt_isoc_xfer sc_scord[UBT_NXFERS];
226 struct ubt_isoc_xfer sc_scowr[UBT_NXFERS];
259 static void ubt_xmit_sco_start1(struct ubt_softc *, struct ubt_isoc_xfer *);
270 static void ubt_recv_sco_start1(struct ubt_softc *, struct ubt_isoc_xfer *);
1380 ubt_xmit_sco_start1(struct ubt_softc *sc, struct ubt_isoc_xfer *isoc)
1465 struct ubt_isoc_xfer *isoc = h;
1662 ubt_recv_sco_start1(struct ubt_softc *sc, struct ubt_isoc_xfer *isoc)
1697 struct ubt_isoc_xfer *isoc = h;
ubt.c 165 struct ubt_isoc_xfer { struct
219 struct ubt_isoc_xfer sc_scord[UBT_NXFERS];
226 struct ubt_isoc_xfer sc_scowr[UBT_NXFERS];
259 static void ubt_xmit_sco_start1(struct ubt_softc *, struct ubt_isoc_xfer *);
270 static void ubt_recv_sco_start1(struct ubt_softc *, struct ubt_isoc_xfer *);
1380 ubt_xmit_sco_start1(struct ubt_softc *sc, struct ubt_isoc_xfer *isoc)
1465 struct ubt_isoc_xfer *isoc = h;
1662 ubt_recv_sco_start1(struct ubt_softc *sc, struct ubt_isoc_xfer *isoc)
1697 struct ubt_isoc_xfer *isoc = h;

Completed in 21 milliseconds