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

  /src/sys/dev/usb/
uhci.c 131 struct uhci_pipe { struct
262 struct uhci_pipe *, int);
582 sc->sc_bus.ub_pipesize = sizeof(struct uhci_pipe);
1572 struct uhci_pipe *upipe =
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)
    [all...]

Completed in 95 milliseconds