Home
last modified time | relevance | path

Searched refs:UDESC_ENDPOINT_SS_COMP (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Dusbroothub.c286 .bDescriptorType = UDESC_ENDPOINT_SS_COMP,
H A Dusb.h161 #define UDESC_ENDPOINT_SS_COMP 0x30 /* super speed */ macro
H A Dxhci.c3842 if (cdcd != NULL && cdcd->bDescriptorType == UDESC_ENDPOINT_SS_COMP) { in xhci_get_essc_desc()