Searched defs:DescriptorType (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBusPei/
H A DHubPeim.h90 UINT8 DescriptorType; member in struct:__anon10877
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhci.c738 UINT8 DescriptorType; local
907 DescriptorType = (UINT8)(Request->Value >> 8);
908 if ((DescriptorType == USB_DESC_TYPE_DEVICE) && (*DataLength == sizeof (EFI_USB_DEVICE_DESCRIPTOR))) {
929 } else if (DescriptorType == USB_DESC_TYPE_CONFIG) {
940 } else if (((DescriptorType == USB_DESC_TYPE_HUB) ||
941 (DescriptorType == USB_DESC_TYPE_HUB_SUPER_SPEED)) && (*DataLength > 2)) {
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/
H A DDebugCommunicationLibUsb.c56 UINT8 DescriptorType; member in struct:_USB_DEBUG_PORT_DESCRIPTOR
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DUsb.h85 UINT8 DescriptorType; member in struct:__anon11910
106 UINT8 DescriptorType; member in struct:__anon11911
121 UINT8 DescriptorType; member in struct:__anon11912
137 UINT8 DescriptorType; member in struct:__anon11913
150 UINT8 DescriptorType; member in struct:__anon11914
340 UINT8 DescriptorType; member in struct:hid_class_descriptor
351 UINT8 DescriptorType; member in struct:hid_descriptor
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dusb.h297 UCHAR DescriptorType; member in struct:_URB_CONTROL_DESCRIPTOR_REQUEST
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dusb.h297 UCHAR DescriptorType; member in struct:_URB_CONTROL_DESCRIPTOR_REQUEST

Completed in 45 milliseconds