Lines Matching defs:xhci_pipe
129 struct xhci_pipe {
1396 sc->sc_bus.ub_pipesize = sizeof(struct xhci_pipe);
1401 sc->sc_bus2.ub_pipesize = sizeof(struct xhci_pipe);
2026 struct xhci_pipe * const xpipe = (struct xhci_pipe *)pipe;
2112 struct xhci_pipe * const xp =
2113 container_of(pipe, struct xhci_pipe, xp_pipe);
2325 struct xhci_pipe * const xp =
2326 container_of(pipe, struct xhci_pipe, xp_pipe);
3852 struct xhci_pipe * const xpipe = (struct xhci_pipe *)pipe;
4556 struct xhci_pipe * const xpipe = (struct xhci_pipe *)xfer->ux_pipe;