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 134 #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);
3861 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer);
3975 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer);
4079 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer);
4174 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer);
4275 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer);
4401 struct ehci_pipe *epipe = EHCI_XFER2EPIPE(xfer)
    [all...]

Completed in 14 milliseconds