Home
last modified time | relevance | path

Searched refs:UDESC_DEVICE (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/bus/u4b/template/
H A Dusb_template.c462 utd->udd.bDescriptorType = UDESC_DEVICE; in usb_make_device_desc()
859 if (desc->bDescriptorType == UDESC_DEVICE) { in usb_hw_ep_resolve()
995 if (dd->bDescriptorType != UDESC_DEVICE) { in usb_temp_get_device_desc()
1161 case UDESC_DEVICE: in usb_temp_get_desc()
/dragonfly/sys/bus/u4b/
H A Dusb.h188 #define UDESC_DEVICE 0x01 macro
H A Dusb_request.c1396 sizeof(*d), 0, UDESC_DEVICE, 0, 3));
1973 USB_MAX_IPACKET, USB_MAX_IPACKET, 0, UDESC_DEVICE, 0, 0);
/dragonfly/sys/bus/u4b/controller/
H A Dohci.c2033 UDESC_DEVICE, /* type */
2128 case UDESC_DEVICE: in ohci_roothub_exec()
H A Duhci.c2314 UDESC_DEVICE, /* type */
2523 case UDESC_DEVICE: in uhci_roothub_exec()
H A Dehci.c3022 UDESC_DEVICE, /* type */
3142 case UDESC_DEVICE: in ehci_roothub_exec()
H A Dxhci.c3179 .bDescriptorType = UDESC_DEVICE, /* type */
3316 case UDESC_DEVICE: in xhci_roothub_exec()