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

  /src/sys/dev/usb/
ohci.c 128 struct ohci_pipe;
216 struct ohci_pipe *, int);
259 struct ohci_pipe { struct
1083 sc->sc_bus.ub_pipesize = sizeof(struct ohci_pipe);
1449 struct ohci_pipe *opipe;
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)
    [all...]
ohci.c 128 struct ohci_pipe;
216 struct ohci_pipe *, int);
259 struct ohci_pipe { struct
1083 sc->sc_bus.ub_pipesize = sizeof(struct ohci_pipe);
1449 struct ohci_pipe *opipe;
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)
    [all...]

Completed in 28 milliseconds