HomeSort by relevance Sort by last modified time
    Searched refs:HubAddr (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
EhciUrb.c 208 QhHw->HubAddr = Ep->HubAddr;
584 Ep->HubAddr = 0;
590 Ep->HubAddr = Hub->TranslatorHubAddress;
EhciUrb.h 128 UINT32 HubAddr : 7;
162 UINT8 HubAddr;
EhciDebug.c 160 DEBUG ((EFI_D_VERBOSE, "Hub address : %d\n", QhHw->HubAddr));
EhciSched.c 60 Ep.HubAddr = 0;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
EhciUrb.c 202 QhHw->HubAddr = Ep->HubAddr;
549 Ep->HubAddr = 0;
555 Ep->HubAddr = Hub->TranslatorHubAddress;
EhciUrb.h 124 UINT32 HubAddr : 7;
158 UINT8 HubAddr;
EhciSched.c 60 Ep.HubAddr = 0;

Completed in 106 milliseconds