Lines Matching defs:xhci_pipe
129 struct xhci_pipe {
1418 sc->sc_bus.ub_pipesize = sizeof(struct xhci_pipe);
1423 sc->sc_bus2.ub_pipesize = sizeof(struct xhci_pipe);
2061 struct xhci_pipe * const xpipe = (struct xhci_pipe *)pipe;
2147 struct xhci_pipe * const xp =
2148 container_of(pipe, struct xhci_pipe, xp_pipe);
2361 struct xhci_pipe * const xp =
2362 container_of(pipe, struct xhci_pipe, xp_pipe);
3905 struct xhci_pipe * const xpipe = (struct xhci_pipe *)pipe;
4610 struct xhci_pipe * const xpipe = (struct xhci_pipe *)xfer->ux_pipe;