Searched refs:UDESC_CONFIG (Results 1 - 18 of 18) sorted by relevance

/freebsd-11-stable/sys/dev/usb/template/
H A Dusb_template.c453 cd->bDescriptorType = UDESC_CONFIG;
961 if (desc->bDescriptorType != UDESC_CONFIG)
1102 if (cd->bDescriptorType != UDESC_CONFIG) {
1231 case UDESC_CONFIG:
/freebsd-11-stable/usr.sbin/bhyve/
H A Dusb_mouse.c169 .bDescriptorType = UDESC_CONFIG,
402 case UDESC_CONFIG:
403 DPRINTF(("umouse: (->UDESC_CONFIG)\r\n"));
/freebsd-11-stable/sys/dev/usb/
H A Dusb.h195 #define UDESC_CONFIG 0x02 macro
H A Dusb_request.c1277 sizeof(*d), 0, UDESC_CONFIG, conf_index, 0);
1368 UDESC_CONFIG, index, 3);
H A Dusb_device.c704 (UDESC_CONFIG << 8) | index);
/freebsd-11-stable/sys/dev/usb/controller/
H A Datmegadci.c1532 .bDescriptorType = UDESC_CONFIG,
1768 case UDESC_CONFIG:
H A Davr32dci.c1472 .bDescriptorType = UDESC_CONFIG,
1708 case UDESC_CONFIG:
H A Dat91dci.c1754 .bDescriptorType = UDESC_CONFIG,
1989 case UDESC_CONFIG:
H A Duss820dci.c1822 .bDescriptorType = UDESC_CONFIG,
2065 case UDESC_CONFIG:
H A Dohci.c2055 .bDescriptorType = UDESC_CONFIG,
2143 case UDESC_CONFIG:
H A Duhci.c2331 .bDescriptorType = UDESC_CONFIG,
2535 case UDESC_CONFIG:
H A Dsaf1761_otg.c2831 .bDescriptorType = UDESC_CONFIG,
3087 case UDESC_CONFIG:
H A Dehci.c3019 .bDescriptorType = UDESC_CONFIG,
3163 case UDESC_CONFIG:
H A Dmusb_otg.c3557 .bDescriptorType = UDESC_CONFIG,
3800 case UDESC_CONFIG:
H A Ddwc_otg.c4293 .bDescriptorType = UDESC_CONFIG,
4528 case UDESC_CONFIG:
H A Dxhci.c3257 .bDescriptorType = UDESC_CONFIG,
3360 case UDESC_CONFIG:
/freebsd-11-stable/sys/compat/ndis/
H A Dsubr_usbd.c460 if (ctldesc->ucd_desctype == UDESC_CONFIG) {
470 if (cdp->bDescriptorType != UDESC_CONFIG) {
/freebsd-11-stable/sys/mips/cavium/usb/
H A Doctusb.c1390 .bDescriptorType = UDESC_CONFIG,
1492 case UDESC_CONFIG:

Completed in 209 milliseconds