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

  /src/sys/dev/usb/
ohcivar.h 172 #define OHCI_PIPE2OPIPE(pipe) ((struct ohci_pipe *)(pipe))
ohci.c 1571 opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe);
1634 opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe);
1691 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe);
2083 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(pipe);
2212 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(pipe);
2264 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe);
2755 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe);
2792 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe);
2972 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(pipe);
2990 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(pipe)
    [all...]

Completed in 20 milliseconds