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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbBusPei/
H A DHubPeim.c284 @param HubDescriptor Caller allocated buffer to store the hub descriptor if
297 OUT EFI_USB_HUB_DESCRIPTOR *HubDescriptor
317 HubDescriptor,
338 EFI_USB_HUB_DESCRIPTOR HubDescriptor; local
345 ZeroMem (&HubDescriptor, sizeof (HubDescriptor));
355 &HubDescriptor
367 HubDescriptor.Length,
368 &HubDescriptor
374 PeiUsbDevice->DownStreamPortNo = HubDescriptor
[all...]
H A DHubPeim.h230 @param HubDescriptor Caller allocated buffer to store the hub descriptor if
243 OUT EFI_USB_HUB_DESCRIPTOR *HubDescriptor
/vbox/src/VBox/HostDrivers/VBoxUSB/win/lib/
H A DVBoxUsbLib-win.cpp863 for (ULONG i = 1; i <= NodeInfo.u.HubInformation.HubDescriptor.bNumberOfPorts; ++i)

Completed in 57 milliseconds