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

  /src/sys/dev/usb/
ehcivar.h 132 #define EHCI_XFER2EPIPE(xfer) ((struct ehci_pipe *)((xfer)->ux_pipe))
ehci.c 1117 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer);
3386 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer);
3612 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer);
3709 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer);
3875 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer);
3989 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer);
4093 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer);
4188 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer);
4289 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer);
4415 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer)
    [all...]

Completed in 21 milliseconds