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

  /src/sys/dev/usb/
uhci.c 1572 struct uhci_pipe *upipe = local
1574 uhci_soft_qh_t *sqh = upipe->ctrl.sqh;
1575 uhci_soft_td_t *stat = upipe->ctrl.stat;
1609 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
1641 uhci_soft_td_t **stds = upipe->isoc.stds;
1670 upipe->isoc.inuse -= nframes;
1678 (uintptr_t)xfer, (uintptr_t)upipe, 0);
1711 upipe->nexttoggle = UHCI_TD_GET_DT(le32toh(std->td.td_token));
2188 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe); local
2189 upipe->nexttoggle = 0
2258 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
2342 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
2402 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe); local
2416 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
2475 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
2664 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
2756 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe); local
2783 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe); local
2838 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
2937 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
2998 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe); local
3060 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe); local
3133 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
3175 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
3205 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
3235 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
3386 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe); local
    [all...]
uhci.c 1572 struct uhci_pipe *upipe = local
1574 uhci_soft_qh_t *sqh = upipe->ctrl.sqh;
1575 uhci_soft_td_t *stat = upipe->ctrl.stat;
1609 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
1641 uhci_soft_td_t **stds = upipe->isoc.stds;
1670 upipe->isoc.inuse -= nframes;
1678 (uintptr_t)xfer, (uintptr_t)upipe, 0);
1711 upipe->nexttoggle = UHCI_TD_GET_DT(le32toh(std->td.td_token));
2188 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe); local
2189 upipe->nexttoggle = 0
2258 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
2342 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
2402 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe); local
2416 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
2475 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
2664 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
2756 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe); local
2783 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe); local
2838 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
2937 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
2998 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe); local
3060 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe); local
3133 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
3175 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
3205 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
3235 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe); local
3386 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe); local
    [all...]

Completed in 28 milliseconds