Lines Matching refs:ux_pipe
543 xfer->ux_pipe->up_dev->ud_addr,
544 UE_GET_ADDR(xfer->ux_pipe->up_endpoint->ue_edesc->bEndpointAddress),
545 length, xfer->ux_pipe->up_dev->ud_speed);
612 xfer->ux_pipe->up_dev->ud_addr,
613 UE_GET_ADDR(xfer->ux_pipe->up_endpoint->ue_edesc->bEndpointAddress),
614 alen, xfer->ux_pipe->up_dev->ud_speed);
618 int mps = UGETW(xfer->ux_pipe->up_endpoint->ue_edesc->wMaxPacketSize);
1571 opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe);
1634 opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe);
1636 uedir = UE_GET_DIR(xfer->ux_pipe->up_endpoint->ue_edesc->
1691 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe);
1714 (UE_GET_DIR(xfer->ux_pipe->up_endpoint->ue_edesc->bEndpointAddress) == UE_DIR_IN);
1732 (UE_GET_DIR(xfer->ux_pipe->up_endpoint->ue_edesc->bEndpointAddress) == UE_DIR_IN);
2264 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe);
2638 return ohci_root_intr_start(SIMPLEQ_FIRST(&xfer->ux_pipe->up_queue));
2665 KASSERT(xfer->ux_pipe->up_intrxfer == xfer);
2755 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe);
2784 return ohci_device_ctrl_start(SIMPLEQ_FIRST(&xfer->ux_pipe->up_queue));
2792 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe);
3015 int endpt = xfer->ux_pipe->up_endpoint->ue_edesc->bEndpointAddress;
3040 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe);
3066 return ohci_device_bulk_start(SIMPLEQ_FIRST(&xfer->ux_pipe->up_queue));
3073 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe);
3090 endpt = xfer->ux_pipe->up_endpoint->ue_edesc->bEndpointAddress;
3207 int endpt = xfer->ux_pipe->up_endpoint->ue_edesc->bEndpointAddress;
3235 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe);
3261 return ohci_device_intr_start(SIMPLEQ_FIRST(&xfer->ux_pipe->up_queue));
3268 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe);
3287 endpt = xfer->ux_pipe->up_endpoint->ue_edesc->bEndpointAddress;
3532 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe);
3569 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe);
3591 (UE_GET_DIR(xfer->ux_pipe->up_endpoint->ue_edesc->bEndpointAddress) == UE_DIR_IN);
3746 struct ohci_pipe *opipe = OHCI_PIPE2OPIPE(xfer->ux_pipe);
3807 (UE_GET_DIR(xfer->ux_pipe->up_endpoint->ue_edesc->bEndpointAddress) == UE_DIR_IN);