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

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
EhciDebug.c 107 DEBUG ((EFI_D_VERBOSE, "Current Page : %d\n", QtdHw->CurPage));
183 DEBUG ((EFI_D_VERBOSE, "Current Page : %d\n", QhHw->CurPage));
EhciUrb.h 102 UINT32 CurPage : 3;
142 UINT32 CurPage : 3;
EhciSched.c 916 QtdHw->CurPage = 0;
939 QhHw->CurPage = 0;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
EhciUrb.h 98 UINT32 CurPage : 3;
138 UINT32 CurPage : 3;

Completed in 198 milliseconds