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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciDxe/
H A DEhciUrb.c208 QhHw->HubAddr = Ep->HubAddr;
584 Ep->HubAddr = 0;
590 Ep->HubAddr = Hub->TranslatorHubAddress;
H A DEhciUrb.h128 UINT32 HubAddr : 7; member in struct:__anon10815
162 UINT8 HubAddr; member in struct:_USB_ENDPOINT
H A DEhciDebug.c160 DEBUG ((EFI_D_INFO, "Hub address : %d\n", QhHw->HubAddr));
H A DEhciSched.c60 Ep.HubAddr = 0;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciPei/
H A DEhciUrb.c202 QhHw->HubAddr = Ep->HubAddr;
549 Ep->HubAddr = 0;
555 Ep->HubAddr = Hub->TranslatorHubAddress;
H A DEhciUrb.h124 UINT32 HubAddr : 7; member in struct:__anon10819
158 UINT8 HubAddr; member in struct:_USB_ENDPOINT
H A DEhciSched.c60 Ep.HubAddr = 0;

Completed in 3659 milliseconds