Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_parse.c245 if (desc->bDescriptorType == UDESC_ENDPOINT_SS_COMP) { in usb_ed_comp_foreach()
H A Dusb.h217 #define UDESC_ENDPOINT_SS_COMP 0x30 /* super speed */ macro
H A Dusb_device.c1847 udev->ctrl_ep_comp_desc.bDescriptorType = UDESC_ENDPOINT_SS_COMP; in usb_alloc_device()
/freebsd/usr.sbin/bhyve/
H A Dusb_mouse.c205 .bDescriptorType = UDESC_ENDPOINT_SS_COMP,
/freebsd/sys/dev/usb/controller/
H A Dxhci.c3284 .bDescriptorType = UDESC_ENDPOINT_SS_COMP,