Searched refs:UDESC_ENDPOINT (Results 1 - 20 of 20) sorted by relevance

/freebsd-11-stable/sys/dev/usb/
H A Dusb_parse.c208 if (desc->bDescriptorType == UDESC_ENDPOINT) {
242 if (desc->bDescriptorType == UDESC_ENDPOINT)
H A Dusb.h199 #define UDESC_ENDPOINT 0x05 macro
H A Dusb_device.c1833 udev->ctrl_ep_desc.bDescriptorType = UDESC_ENDPOINT;
2039 usbd_get_no_descriptors(udev->cdesc, UDESC_ENDPOINT) == 0) {
2226 if ((desc->bDescriptorType == UDESC_ENDPOINT) &&
/freebsd-11-stable/sys/dev/usb/template/
H A Dusb_template.c292 ed->bDescriptorType = UDESC_ENDPOINT;
761 if ((desc->bDescriptorType == UDESC_ENDPOINT) &&
/freebsd-11-stable/usr.sbin/bhyve/
H A Dusb_mouse.c196 .bDescriptorType = UDESC_ENDPOINT,
/freebsd-11-stable/sys/dev/usb/controller/
H A Datmegadci.c1550 .bDescriptorType = UDESC_ENDPOINT,
H A Davr32dci.c1490 .bDescriptorType = UDESC_ENDPOINT,
H A Dat91dci.c1772 .bDescriptorType = UDESC_ENDPOINT,
H A Duss820dci.c1841 .bDescriptorType = UDESC_ENDPOINT,
H A Dohci.c2073 .bDescriptorType = UDESC_ENDPOINT,
H A Duhci.c2349 .bDescriptorType = UDESC_ENDPOINT,
H A Dsaf1761_otg.c2850 .bDescriptorType = UDESC_ENDPOINT,
H A Dehci.c3037 .bDescriptorType = UDESC_ENDPOINT,
H A Dmusb_otg.c3575 .bDescriptorType = UDESC_ENDPOINT,
H A Ddwc_otg.c4311 .bDescriptorType = UDESC_ENDPOINT,
H A Dxhci.c3275 .bDescriptorType = UDESC_ENDPOINT,
/freebsd-11-stable/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c630 if ((ed->bDescriptorType == UDESC_ENDPOINT) &&
/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c905 case UDESC_ENDPOINT:
/freebsd-11-stable/sys/mips/cavium/usb/
H A Doctusb.c1408 .bDescriptorType = UDESC_ENDPOINT,
/freebsd-11-stable/sys/dev/sound/usb/
H A Duaudio.c1880 if ((desc->bDescriptorType == UDESC_ENDPOINT) &&

Completed in 426 milliseconds