Home
last modified time | relevance | path

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

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