Searched refs:USB_DEBUG_PORT_DESCRIPTOR (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/
H A DDebugCommunicationLibUsb.c59 }USB_DEBUG_PORT_DESCRIPTOR; typedef in typeref:struct:_USB_DEBUG_PORT_DESCRIPTOR
66 sizeof(USB_DEBUG_PORT_DESCRIPTOR)
562 USB_DEBUG_PORT_DESCRIPTOR UsbDebugPortDescriptor;
658 Length = (UINT8)sizeof (USB_DEBUG_PORT_DESCRIPTOR);
671 if (Length != sizeof(USB_DEBUG_PORT_DESCRIPTOR)) {

Completed in 456 milliseconds