bDescriptorType 1628 dev/usb/ehci.c p->bDescriptorType = UDESC_STRING; bDescriptorType 1737 dev/usb/ehci.c ((usb_config_descriptor_t *)buf)->bDescriptorType = bDescriptorType 197 dev/usb/if_cdce.c if (desc->bDescriptorType != UDESC_CS_INTERFACE) { bDescriptorType 196 dev/usb/if_cdcef.c udesc.bDescriptorType = UDESC_CS_INTERFACE; bDescriptorType 2356 dev/usb/ohci.c p->bDescriptorType = UDESC_STRING; bDescriptorType 596 dev/usb/uaudio.c if (d->bDescriptorType == UDESC_INTERFACE && bDescriptorType 1533 dev/usb/uaudio.c if (asid->bDescriptorType != UDESC_CS_INTERFACE || bDescriptorType 1543 dev/usb/uaudio.c if (asf1d->bDescriptorType != UDESC_CS_INTERFACE || bDescriptorType 1557 dev/usb/uaudio.c if (ed->bDescriptorType != UDESC_ENDPOINT) bDescriptorType 1562 dev/usb/uaudio.c ed->bLength, ed->bDescriptorType, ed->bEndpointAddress, bDescriptorType 1597 dev/usb/uaudio.c if (sed->bDescriptorType != UDESC_CS_ENDPOINT || bDescriptorType 1618 dev/usb/uaudio.c if (epdesc1->bDescriptorType != UDESC_ENDPOINT) bDescriptorType 1624 dev/usb/uaudio.c epdesc1->bLength, epdesc1->bDescriptorType, bDescriptorType 1812 dev/usb/uaudio.c if (acdp->bDescriptorType != UDESC_CS_INTERFACE || bDescriptorType 1848 dev/usb/uaudio.c if (dp->bDescriptorType != UDESC_CS_INTERFACE) { bDescriptorType 1850 dev/usb/uaudio.c dp->bDescriptorType); bDescriptorType 60 dev/usb/uaudioreg.h uByte bDescriptorType; bDescriptorType 78 dev/usb/uaudioreg.h uByte bDescriptorType; bDescriptorType 88 dev/usb/uaudioreg.h uByte bDescriptorType; bDescriptorType 97 dev/usb/uaudioreg.h uByte bDescriptorType; bDescriptorType 109 dev/usb/uaudioreg.h uByte bDescriptorType; bDescriptorType 132 dev/usb/uaudioreg.h uByte bDescriptorType; bDescriptorType 140 dev/usb/uaudioreg.h uByte bDescriptorType; bDescriptorType 154 dev/usb/uaudioreg.h uByte bDescriptorType; bDescriptorType 166 dev/usb/uaudioreg.h uByte bDescriptorType; bDescriptorType 184 dev/usb/uaudioreg.h uByte bDescriptorType; bDescriptorType 195 dev/usb/uaudioreg.h uByte bDescriptorType; bDescriptorType 207 dev/usb/uaudioreg.h uByte bDescriptorType; bDescriptorType 233 dev/usb/uaudioreg.h uByte bDescriptorType; bDescriptorType 2969 dev/usb/uhci.c p->bDescriptorType = UDESC_STRING; bDescriptorType 180 dev/usb/uhidev.c ed->bLength, ed->bDescriptorType, bDescriptorType 211 dev/usb/ulpt.c if (id->bDescriptorType == UDESC_INTERFACE && bDescriptorType 579 dev/usb/umidi.c if (!(desc->bDescriptorType==UDESC_CS_INTERFACE && bDescriptorType 590 dev/usb/umidi.c if (desc->bDescriptorType==UDESC_CS_INTERFACE && bDescriptorType 679 dev/usb/umidi.c if (desc->bDescriptorType==UDESC_ENDPOINT && bDescriptorType 684 dev/usb/umidi.c } else if (desc->bDescriptorType==UDESC_CS_ENDPOINT && bDescriptorType 50 dev/usb/umidireg.h uByte bDescriptorType; bDescriptorType 59 dev/usb/umidireg.h uByte bDescriptorType; bDescriptorType 67 dev/usb/umidireg.h uByte bDescriptorType; bDescriptorType 240 dev/usb/umodem.c if (desc->bDescriptorType == UDESC_INTERFACE) { bDescriptorType 245 dev/usb/umodem.c desc->bDescriptorType == UDESC_CS_INTERFACE) { bDescriptorType 173 dev/usb/usb.h uByte bDescriptorType; bDescriptorType 179 dev/usb/usb.h uByte bDescriptorType; bDescriptorType 200 dev/usb/usb.h uByte bDescriptorType; bDescriptorType 216 dev/usb/usb.h uByte bDescriptorType; bDescriptorType 229 dev/usb/usb.h uByte bDescriptorType; bDescriptorType 265 dev/usb/usb.h uByte bDescriptorType; bDescriptorType 298 dev/usb/usb.h uByte bDescriptorType; bDescriptorType 328 dev/usb/usb.h uByte bDescriptorType; bDescriptorType 341 dev/usb/usb.h uByte bDescriptorType; bDescriptorType 415 dev/usb/usb_subr.c d->bLength, d->bDescriptorType)); bDescriptorType 419 dev/usb/usb_subr.c if (p <= end && d->bDescriptorType == UDESC_INTERFACE) { bDescriptorType 455 dev/usb/usb_subr.c if (p <= end && e->bDescriptorType == UDESC_INTERFACE) bDescriptorType 457 dev/usb/usb_subr.c if (p <= end && e->bDescriptorType == UDESC_ENDPOINT) { bDescriptorType 501 dev/usb/usb_subr.c ed->bDescriptorType)); bDescriptorType 503 dev/usb/usb_subr.c ed->bDescriptorType == UDESC_ENDPOINT) bDescriptorType 506 dev/usb/usb_subr.c ed->bDescriptorType == UDESC_INTERFACE) bDescriptorType 512 dev/usb/usb_subr.c ed->bDescriptorType == UDESC_INTERFACE ? "iface desc" : bDescriptorType 651 dev/usb/usb_subr.c if (cdp->bDescriptorType != UDESC_CONFIG) { bDescriptorType 653 dev/usb/usb_subr.c cdp->bDescriptorType)); bDescriptorType 989 dev/usb/usb_subr.c dev->def_ep_desc.bDescriptorType = UDESC_ENDPOINT; bDescriptorType 1068 dev/usb/usb_subr.c if (dd->bDescriptorType != UDESC_DEVICE) { bDescriptorType 1071 dev/usb/usb_subr.c dd->bDescriptorType)); bDescriptorType 65 dev/usb/usbcdc.h uByte bDescriptorType; bDescriptorType 72 dev/usb/usbcdc.h uByte bDescriptorType; bDescriptorType 82 dev/usb/usbcdc.h uByte bDescriptorType; bDescriptorType 93 dev/usb/usbcdc.h uByte bDescriptorType; bDescriptorType 101 dev/usb/usbcdc.h uByte bDescriptorType; bDescriptorType 674 dev/usb/usbdi.c d->bDescriptorType == UDESC_INTERFACE && bDescriptorType 91 dev/usb/usbdi_util.c if (d->bDescriptorType != UDESC_CONFIG) { bDescriptorType 94 dev/usb/usbdi_util.c d->bDescriptorType)); bDescriptorType 371 dev/usb/usbdi_util.c if (p + hd->bLength <= end && hd->bDescriptorType == UDESC_HID) bDescriptorType 373 dev/usb/usbdi_util.c if (hd->bDescriptorType == UDESC_INTERFACE) bDescriptorType 530 dev/usb/usbdi_util.c if (desc->bDescriptorType == type) bDescriptorType 314 dev/usb/usbf.c dq.bDescriptorType = UDESC_DEVICE_QUALIFIER; bDescriptorType 342 dev/usb/usbf.c ((usb_config_descriptor_t *)&hs_config)->bDescriptorType = bDescriptorType 172 dev/usb/usbf_subr.c ud->bDescriptorType = UDESC_DEVICE; bDescriptorType 182 dev/usb/usbf_subr.c dev->def_ep_desc.bDescriptorType = UDESC_ENDPOINT; bDescriptorType 324 dev/usb/usbf_subr.c sd->bDescriptorType = UDESC_STRING; bDescriptorType 343 dev/usb/usbf_subr.c sd0.bDescriptorType = UDESC_STRING; bDescriptorType 349 dev/usb/usbf_subr.c sd1.bDescriptorType = UDESC_STRING; bDescriptorType 418 dev/usb/usbf_subr.c cd->bDescriptorType = UDESC_CONFIG; bDescriptorType 496 dev/usb/usbf_subr.c id->bDescriptorType = UDESC_INTERFACE; bDescriptorType 537 dev/usb/usbf_subr.c ed->bDescriptorType = UDESC_ENDPOINT; bDescriptorType 60 dev/usb/usbhid.h uByte bDescriptorType; bDescriptorType 65 dev/usb/usbhid.h uByte bDescriptorType;