UDESC_ENDPOINT   1601 dev/usb/ehci.c 	UDESC_ENDPOINT,
UDESC_ENDPOINT   2329 dev/usb/ohci.c 	UDESC_ENDPOINT,
UDESC_ENDPOINT   1557 dev/usb/uaudio.c 	if (ed->bDescriptorType != UDESC_ENDPOINT)
UDESC_ENDPOINT   1618 dev/usb/uaudio.c 		if (epdesc1->bDescriptorType != UDESC_ENDPOINT)
UDESC_ENDPOINT   2942 dev/usb/uhci.c 	UDESC_ENDPOINT,
UDESC_ENDPOINT    679 dev/usb/umidi.c 		if (desc->bDescriptorType==UDESC_ENDPOINT &&
UDESC_ENDPOINT    457 dev/usb/usb_subr.c 		if (p <= end && e->bDescriptorType == UDESC_ENDPOINT) {
UDESC_ENDPOINT    503 dev/usb/usb_subr.c 			    ed->bDescriptorType == UDESC_ENDPOINT)
UDESC_ENDPOINT    989 dev/usb/usb_subr.c 	dev->def_ep_desc.bDescriptorType = UDESC_ENDPOINT;
UDESC_ENDPOINT    619 dev/usb/usbf.c 	{ UDESC_ENDPOINT,		"Endpoint"                     },
UDESC_ENDPOINT    182 dev/usb/usbf_subr.c 	dev->def_ep_desc.bDescriptorType = UDESC_ENDPOINT;
UDESC_ENDPOINT    537 dev/usb/usbf_subr.c 	ed->bDescriptorType = UDESC_ENDPOINT;