Home
last modified time | relevance | path

Searched refs:USB_EP_MODE_STREAMS (Results 1 - 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb.h807 USB_EP_MODE_STREAMS, /* USB3.0 specific */ enumerator
H A Dusb_transfer.c1014 ((ep->ep_mode != USB_EP_MODE_STREAMS) && in usbd_transfer_setup()
1018 (ep->ep_mode != USB_EP_MODE_STREAMS)))) { in usbd_transfer_setup()
H A Dusb_device.c338 (void)usbd_set_endpoint_mode(udev, ep, USB_EP_MODE_STREAMS); in usb_init_endpoint()
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c906 if (pepext->trb_ep_mode != USB_EP_MODE_STREAMS || in xhci_check_transfer()
2339 if (ep_mode == USB_EP_MODE_STREAMS) { in xhci_configure_endpoint()
4268 case USB_EP_MODE_STREAMS: in xhci_set_endpoint_mode()

Completed in 13 milliseconds