Lines Matching refs:ux_pipe
1039 if (&ex->ex_xfer != SIMPLEQ_FIRST(&ex->ex_xfer.ux_pipe->up_queue))
1084 if (&ex->ex_xfer != SIMPLEQ_FIRST(&ex->ex_xfer.ux_pipe->up_queue))
1165 i = xfer->ux_pipe->up_endpoint->ue_edesc->bInterval;
1295 xfer->ux_pipe->up_dev->ud_pipe0 != xfer->ux_pipe) {
1311 xfer->ux_pipe->up_dev->ud_addr,
1312 xfer->ux_pipe->up_endpoint->ue_edesc->bEndpointAddress,
2829 return ehci_root_intr_start(SIMPLEQ_FIRST(&xfer->ux_pipe->up_queue));
2856 KASSERT(xfer->ux_pipe->up_intrxfer == xfer);
3122 int mps = UGETW(xfer->ux_pipe->up_endpoint->ue_edesc->wMaxPacketSize);
3523 (uintptr_t)xfer->ux_pipe, 0, 0);
3558 if (xfer->ux_pipe->up_dev->ud_speed == USB_SPEED_HIGH) {
3703 return ehci_device_ctrl_start(SIMPLEQ_FIRST(&xfer->ux_pipe->up_queue));
3937 usb_endpoint_descriptor_t *ed = xfer->ux_pipe->up_endpoint->ue_edesc;
3969 return ehci_device_bulk_start(SIMPLEQ_FIRST(&xfer->ux_pipe->up_queue));
4128 usb_endpoint_descriptor_t *ed = xfer->ux_pipe->up_endpoint->ue_edesc;
4168 return ehci_device_intr_start(SIMPLEQ_FIRST(&xfer->ux_pipe->up_queue));
4297 struct ehci_pipe *epipe = EHCI_PIPE2EPIPE(xfer->ux_pipe);
4298 struct usbd_device *dev = xfer->ux_pipe->up_dev;
4402 struct usbd_device *dev = xfer->ux_pipe->up_dev;