Home
last modified time | relevance | path

Searched refs:CurQtd (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
DEhciUrb.h131 UINT32 CurQtd; member
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
DEhciUrb.h135 UINT32 CurQtd; member
DEhciDebug.c164 DEBUG ((EFI_D_VERBOSE, "Cur QTD : %x\n", QhHw->CurQtd)); in EhcDumpQh()
DEhciSched.c933 QhHw->CurQtd = QTD_LINK (0, TRUE); in EhcUpdateAsyncRequest()