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

  /src/sys/dev/usb/
ehci.c 1117 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
1148 (uintptr_t)epipe, 0, 0);
1299 ehci_dump_sqh(epipe->sqh);
1302 epipe->nexttoggle = EHCI_QTD_GET_TOGGLE(nstatus);
1330 ehci_dump_sqh(epipe->sqh);
1335 if (EHCI_QH_GET_EPS(epipe->sqh->qh->qh_endp) !=
1650 struct ehci_pipe *epipe = EHCI_PIPE2EPIPE(pipe); local
1654 DPRINTF("epipe=%#jx status=0x%08jx", (uintptr_t)epipe,
1655 epipe->sqh->qh->qh_qtd.qtd_status, 0, 0)
1966 struct ehci_pipe *epipe = EHCI_PIPE2EPIPE(pipe); local
3367 struct ehci_pipe *epipe = EHCI_PIPE2EPIPE(pipe); local
3386 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
3612 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
3709 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
3861 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
3896 struct ehci_pipe * const epipe = EHCI_PIPE2EPIPE(pipe); local
3975 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
4064 struct ehci_pipe *epipe = EHCI_PIPE2EPIPE(pipe); local
4079 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
4174 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
4262 struct ehci_pipe *epipe = EHCI_PIPE2EPIPE(pipe); local
4275 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
4297 struct ehci_pipe *epipe = EHCI_PIPE2EPIPE(xfer->ux_pipe); local
4401 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
4641 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
4660 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
4767 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
5026 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
    [all...]
ehci.c 1117 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
1148 (uintptr_t)epipe, 0, 0);
1299 ehci_dump_sqh(epipe->sqh);
1302 epipe->nexttoggle = EHCI_QTD_GET_TOGGLE(nstatus);
1330 ehci_dump_sqh(epipe->sqh);
1335 if (EHCI_QH_GET_EPS(epipe->sqh->qh->qh_endp) !=
1650 struct ehci_pipe *epipe = EHCI_PIPE2EPIPE(pipe); local
1654 DPRINTF("epipe=%#jx status=0x%08jx", (uintptr_t)epipe,
1655 epipe->sqh->qh->qh_qtd.qtd_status, 0, 0)
1966 struct ehci_pipe *epipe = EHCI_PIPE2EPIPE(pipe); local
3367 struct ehci_pipe *epipe = EHCI_PIPE2EPIPE(pipe); local
3386 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
3612 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
3709 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
3861 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
3896 struct ehci_pipe * const epipe = EHCI_PIPE2EPIPE(pipe); local
3975 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
4064 struct ehci_pipe *epipe = EHCI_PIPE2EPIPE(pipe); local
4079 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
4174 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
4262 struct ehci_pipe *epipe = EHCI_PIPE2EPIPE(pipe); local
4275 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
4297 struct ehci_pipe *epipe = EHCI_PIPE2EPIPE(xfer->ux_pipe); local
4401 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
4641 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
4660 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
4767 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
5026 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer); local
    [all...]

Completed in 34 milliseconds