Searched refs:UDESC_DEVICE (Results 1 – 16 of 16) sorted by relevance
| /NextBSD/sys/dev/usb/template/ |
| HD | usb_template.c | 465 utd->udd.bDescriptorType = UDESC_DEVICE; in usb_make_device_desc() 862 if (desc->bDescriptorType == UDESC_DEVICE) { in usb_hw_ep_resolve() 998 if (dd->bDescriptorType != UDESC_DEVICE) { in usb_temp_get_device_desc() 1164 case UDESC_DEVICE: in usb_temp_get_desc()
|
| /NextBSD/sys/dev/usb/ |
| HD | usb.h | 194 #define UDESC_DEVICE 0x01 macro
|
| HD | usb_request.c | 1377 sizeof(*d), 0, UDESC_DEVICE, 0, 3)); in usbd_req_get_device_desc() 1954 USB_MAX_IPACKET, USB_MAX_IPACKET, 0, UDESC_DEVICE, 0, 0); in usbd_setup_device_desc()
|
| /NextBSD/sys/dev/usb/controller/ |
| HD | atmegadci.c | 1517 .bDescriptorType = UDESC_DEVICE, 1761 case UDESC_DEVICE: in atmegadci_roothub_exec()
|
| HD | avr32dci.c | 1446 .bDescriptorType = UDESC_DEVICE, 1701 case UDESC_DEVICE: in avr32dci_roothub_exec()
|
| HD | at91dci.c | 1739 .bDescriptorType = UDESC_DEVICE, 1982 case UDESC_DEVICE: in at91dci_roothub_exec()
|
| HD | uss820dci.c | 1796 .bDescriptorType = UDESC_DEVICE, 2051 case UDESC_DEVICE: in uss820dci_roothub_exec()
|
| HD | ohci.c | 2039 UDESC_DEVICE, /* type */ 2134 case UDESC_DEVICE: in ohci_roothub_exec()
|
| HD | uhci.c | 2317 UDESC_DEVICE, /* type */ 2526 case UDESC_DEVICE: in uhci_roothub_exec()
|
| HD | saf1761_otg.c | 2778 .bDescriptorType = UDESC_DEVICE, 3050 case UDESC_DEVICE: in saf1761_otg_roothub_exec()
|
| HD | musb_otg.c | 3532 .bDescriptorType = UDESC_DEVICE, 3787 case UDESC_DEVICE: in musbotg_roothub_exec()
|
| HD | ehci.c | 3008 UDESC_DEVICE, /* type */ 3128 case UDESC_DEVICE: in ehci_roothub_exec()
|
| HD | xhci.c | 3159 .bDescriptorType = UDESC_DEVICE, /* type */ 3296 case UDESC_DEVICE: in xhci_roothub_exec()
|
| HD | dwc_otg.c | 4247 .bDescriptorType = UDESC_DEVICE, 4490 case UDESC_DEVICE: in dwc_otg_roothub_exec()
|
| /NextBSD/sys/mips/cavium/usb/ |
| HD | octusb.c | 1358 .bDescriptorType = UDESC_DEVICE, 1473 case UDESC_DEVICE: in octusb_roothub_exec()
|
| /NextBSD/sys/compat/linuxkpi/common/src/ |
| HD | linux_usb.c | 904 case UDESC_DEVICE: in usb_linux_create_usb_device()
|