Symbol: UDESC_DEVICE
sys/compat/linuxkpi/common/src/linux_usb.c
896
case UDESC_DEVICE:
sys/dev/usb/controller/atmegadci.c
1459
.bDescriptorType = UDESC_DEVICE,
sys/dev/usb/controller/atmegadci.c
1702
case UDESC_DEVICE:
sys/dev/usb/controller/avr32dci.c
1397
.bDescriptorType = UDESC_DEVICE,
sys/dev/usb/controller/avr32dci.c
1651
case UDESC_DEVICE:
sys/dev/usb/controller/dwc_otg.c
4240
.bDescriptorType = UDESC_DEVICE,
sys/dev/usb/controller/dwc_otg.c
4482
case UDESC_DEVICE:
sys/dev/usb/controller/ehci.c
2892
UDESC_DEVICE, /* type */
sys/dev/usb/controller/ehci.c
3042
case UDESC_DEVICE:
sys/dev/usb/controller/musb_otg.c
3474
.bDescriptorType = UDESC_DEVICE,
sys/dev/usb/controller/musb_otg.c
3728
case UDESC_DEVICE:
sys/dev/usb/controller/ohci.c
1998
UDESC_DEVICE, /* type */
sys/dev/usb/controller/ohci.c
2093
case UDESC_DEVICE:
sys/dev/usb/controller/uhci.c
2254
UDESC_DEVICE, /* type */
sys/dev/usb/controller/uhci.c
2461
case UDESC_DEVICE:
sys/dev/usb/controller/uss820dci.c
1742
.bDescriptorType = UDESC_DEVICE,
sys/dev/usb/controller/uss820dci.c
1996
case UDESC_DEVICE:
sys/dev/usb/controller/xhci.c
3206
.bDescriptorType = UDESC_DEVICE, /* type */
sys/dev/usb/controller/xhci.c
3343
case UDESC_DEVICE:
sys/dev/usb/template/usb_template.c
1069
if (dd->bDescriptorType != UDESC_DEVICE) {
sys/dev/usb/template/usb_template.c
1235
case UDESC_DEVICE:
sys/dev/usb/template/usb_template.c
547
utd->udd.bDescriptorType = UDESC_DEVICE;
sys/dev/usb/template/usb_template.c
936
if (desc->bDescriptorType == UDESC_DEVICE) {
sys/dev/usb/usb_request.c
1406
sizeof(*d), 0, UDESC_DEVICE, 0, 3));
sys/dev/usb/usb_request.c
1995
USB_MAX_IPACKET, USB_MAX_IPACKET, 0, UDESC_DEVICE, 0, 0);
usr.sbin/bhyve/usb_mouse.c
155
.bDescriptorType = UDESC_DEVICE,
usr.sbin/bhyve/usb_mouse.c
391
case UDESC_DEVICE: