Searched refs:USB_EP_XFLAGS_SS_COMP (Results 1 – 4 of 4) sorted by relevance
363 ASSERT(xep->xep_pipe->p_xep.uex_flags & USB_EP_XFLAGS_SS_COMP); in xhci_endpoint_determine_burst()502 ASSERT(xep->xep_pipe->p_xep.uex_flags & USB_EP_XFLAGS_SS_COMP); in xhci_endpoint_max_esit()571 (xep->xep_pipe->p_xep.uex_flags & USB_EP_XFLAGS_SS_COMP) == 0) { in xhci_endpoint_setup_context()613 USB_EP_XFLAGS_SS_COMP); in xhci_endpoint_setup_context()
869 USB_EP_XFLAGS_SS_COMP = (1 << 0) enumerator
812 ((ep_xdesc->uex_flags & ~USB_EP_XFLAGS_SS_COMP) != 0))) { in usb_pipe_xopen()
2014 ep_xdescr->uex_flags |= USB_EP_XFLAGS_SS_COMP; in usb_ep_xdescr_fill()