/titanic_50/usr/src/uts/common/sys/usb/clients/audio/ |
H A D | usb_audio.h | 142 uint8_t bDescriptorType; /* CS_INTERFACE */ member 156 uint8_t bDescriptorType; /* CS_INTERFACE */ member 173 uint8_t bDescriptorType; /* CS_INTERFACE */ member 192 uint8_t bDescriptorType; /* CS_INTERFACE */ member 216 uint8_t bDescriptorType; /* CS_INTERFACE */ member 233 uint8_t bDescriptorType; /* CS_INTERFACE */ member 251 uint8_t bDescriptorType; /* CS_INTERFACE */ member 278 uint8_t bDescriptorType; /* CS_INTERFACE */ member 306 uint8_t bDescriptorType; /* CS_INTERFACE */ member 317 uint8_t bDescriptorType; /* CS_INTERFACE */ member [all …]
|
/titanic_50/usr/src/uts/common/sys/usb/clients/usbcdc/ |
H A D | usb_cdc.h | 58 uint8_t bDescriptorType; member 66 uint8_t bDescriptorType; member 78 uint8_t bDescriptorType; member 91 uint8_t bDescriptorType; member 101 uint8_t bDescriptorType; member
|
/titanic_50/usr/src/uts/common/sys/usb/clients/video/usbvc/ |
H A D | usbvc.h | 193 uint8_t bDescriptorType; member 213 uint8_t bDescriptorType; member 253 uint8_t bDescriptorType; member 296 uint8_t bDescriptorType; member 318 uint8_t bDescriptorType; member 338 uint8_t bDescriptorType; member 366 uint8_t bDescriptorType; member 398 uint8_t bDescriptorType; member 408 uint8_t bDescriptorType; member
|
/titanic_50/usr/src/uts/common/sys/usb/ |
H A D | usbai.h | 227 uint8_t bDescriptorType; /* set to DEVICE */ member 258 uint8_t bDescriptorType; /* set to DEVICE */ member 275 uint8_t bDescriptorType; /* set to CONFIGURATION */ member 310 uint8_t bDescriptorType; /* set to CONFIGURATION */ member 326 uint8_t bDescriptorType; /* INTERFACE_ASSOCIATION */ member 342 uint8_t bDescriptorType; /* set to INTERFACE */ member 359 uint8_t bDescriptorType; /* set to ENDPOINT */ member 443 uint8_t bDescriptorType; /* set to STRING */ member
|
/titanic_50/usr/src/uts/common/sys/usb/usba/ |
H A D | usba_private.h | 377 uint8_t bDescriptorType; /* config pwr descr 0x07 */ member 399 uint8_t bDescriptorType; /* i/f pwr descr 0x08 */ member
|
H A D | wa.h | 40 uint8_t bDescriptorType; member 54 uint8_t bDescriptorType; member
|
H A D | usba_types.h | 391 usb_key_descr::bDescriptorType))
|
/titanic_50/usr/src/uts/common/sys/usb/clients/hid/ |
H A D | hid.h | 60 uchar_t bDescriptorType; /* HID descriptor */ member
|
/titanic_50/usr/src/uts/common/sys/usb/hubd/ |
H A D | hub.h | 44 uchar_t bDescriptorType; /* descriptor type */ member
|
/titanic_50/usr/src/uts/common/io/usb/clients/audio/usb_as/ |
H A D | usb_as.c | 1980 if_descr->bLength, if_descr->bDescriptorType, in usb_as_handle_descriptors() 2005 (general->bDescriptorType == USB_AUDIO_CS_INTERFACE) && in usb_as_handle_descriptors() 2020 general->bDescriptorType, general->bDescriptorSubType, in usb_as_handle_descriptors() 2054 format->bDescriptorType, in usb_as_handle_descriptors() 2134 ep->bLength, ep->bDescriptorType, ep->bEndpointAddress, in usb_as_handle_descriptors() 2156 (cs_ep->bDescriptorType != USB_AUDIO_CS_ENDPOINT)) { in usb_as_handle_descriptors() 2169 cs_ep->bDescriptorType, in usb_as_handle_descriptors()
|
/titanic_50/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhcihub.c | 163 root_hub_descr->bDescriptorType = ROOT_HUB_DESCRIPTOR_TYPE; in uhci_init_root_hub() 647 raw_descr[1] = root_hub_descr->bDescriptorType; in uhci_handle_get_hub_descriptor()
|
/titanic_50/usr/src/uts/common/io/usb/usba/ |
H A D | usbai_register.c | 1653 config_descr->bLength, config_descr->bDescriptorType, in usba_dump_descr_tree() 1744 if_descr->bDescriptorType, if_descr->bInterfaceNumber, in usba_dump_if() 1811 ep_descr->bLength, ep_descr->bDescriptorType, in usba_dump_ep()
|
H A D | hubdi.c | 6151 usb_dev_descr.bLength, usb_dev_descr.bDescriptorType, in hubd_create_child()
|
/titanic_50/usr/src/uts/common/io/usb/clients/audio/usb_ac/ |
H A D | usb_ac.c | 1170 (descr.bDescriptorType == USB_AUDIO_CS_INTERFACE) && in usb_ac_handle_descriptors() 1182 descr.bDescriptorType, in usb_ac_handle_descriptors() 1548 d->bDescriptorType, d->bDescriptorSubType, in usb_ac_add_unit_descriptor() 1572 d->bDescriptorType, d->bDescriptorSubType, in usb_ac_add_unit_descriptor() 1595 d->bDescriptorType, d->bDescriptorSubType, in usb_ac_add_unit_descriptor() 1615 d->bDescriptorType, d->bDescriptorSubType, in usb_ac_add_unit_descriptor() 1635 d->bDescriptorType, d->bDescriptorSubType, in usb_ac_add_unit_descriptor() 1656 d->bDescriptorType, d->bDescriptorSubType, in usb_ac_add_unit_descriptor() 1676 d->bDescriptorType, d->bDescriptorSubType, in usb_ac_add_unit_descriptor()
|
/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci_hub.c | 132 root_hub_descr->bDescriptorType = ROOT_HUB_DESCRIPTOR_TYPE; in ohci_init_root_hub() 1184 raw_descr[1] = root_hub_descr->bDescriptorType; in ohci_handle_get_hub_descriptor()
|
/titanic_50/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_hub.c | 131 root_hub_descr->bDescriptorType = ROOT_HUB_DESCRIPTOR_TYPE; in ehci_init_root_hub() 1329 raw_descr[1] = root_hub_descr->bDescriptorType; in ehci_handle_get_hub_descriptor()
|
/titanic_50/usr/src/uts/common/io/usb/clients/hid/ |
H A D | hid.c | 472 hidp->hid_hid_descr.bDescriptorType, in hid_attach()
|