Home
last modified time | relevance | path

Searched refs:UDESC_ENDPOINT (Results 1 – 10 of 10) sorted by relevance

/dragonfly/sys/bus/u4b/
H A Dusb_parse.c189 if (desc->bDescriptorType == UDESC_ENDPOINT) { in usb_edesc_foreach()
223 if (desc->bDescriptorType == UDESC_ENDPOINT) in usb_ed_comp_foreach()
H A Dusb.h193 #define UDESC_ENDPOINT 0x05 macro
H A Dusb_device.c1623 udev->ctrl_ep_desc.bDescriptorType = UDESC_ENDPOINT; in usb_alloc_device()
1892 usbd_get_no_descriptors(udev->cdesc, UDESC_ENDPOINT) == 0) { in usb_alloc_device()
2079 if ((desc->bDescriptorType == UDESC_ENDPOINT) && in usb_cdev_create()
/dragonfly/sys/bus/u4b/template/
H A Dusb_template.c241 ed->bDescriptorType = UDESC_ENDPOINT; in usb_make_endpoint_desc()
710 if ((desc->bDescriptorType == UDESC_ENDPOINT) && in usb_hw_ep_get_needs()
/dragonfly/sys/netgraph7/bluetooth/drivers/ubt/
H A Dng_ubt.c627 if ((ed->bDescriptorType == UDESC_ENDPOINT) && in ubt_attach()
/dragonfly/sys/bus/u4b/controller/
H A Dohci.c2067 .bDescriptorType = UDESC_ENDPOINT,
H A Duhci.c2346 .bDescriptorType = UDESC_ENDPOINT,
H A Dehci.c3068 .bDescriptorType = UDESC_ENDPOINT,
H A Dxhci.c3249 .bDescriptorType = UDESC_ENDPOINT,
/dragonfly/sys/bus/u4b/audio/
H A Duaudio.c1722 if ((desc->bDescriptorType == UDESC_ENDPOINT) && in uaudio_chan_fill_info_sub()