Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/usb/
HDusb_parse.c245 if (desc->bDescriptorType == UDESC_ENDPOINT_SS_COMP) { in usb_ed_comp_foreach()
HDusb.h217 #define UDESC_ENDPOINT_SS_COMP 0x30 /* super speed */ macro
HDusb_device.c1847 udev->ctrl_ep_comp_desc.bDescriptorType = UDESC_ENDPOINT_SS_COMP; in usb_alloc_device()
/freebsd-head/usr.sbin/bhyve/
HDusb_mouse.c205 .bDescriptorType = UDESC_ENDPOINT_SS_COMP,
/freebsd-head/sys/dev/usb/controller/
HDxhci.c3199 .bDescriptorType = UDESC_ENDPOINT_SS_COMP,