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

  /src/sys/dev/usb/
uhcivar.h 97 #define UHCI_PIPE2UPIPE(pipe) ((struct uhci_pipe *)(pipe))
uhci.c 1573 UHCI_PIPE2UPIPE(xfer->ux_pipe);
1609 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe);
2188 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe);
2258 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe);
2342 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe);
2402 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe);
2416 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe);
2475 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe);
2664 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(xfer->ux_pipe);
2756 struct uhci_pipe *upipe = UHCI_PIPE2UPIPE(pipe)
    [all...]

Completed in 15 milliseconds