HomeSort by: relevance | last modified time | path
    Searched refs:uhci_pipe (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 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 15 milliseconds