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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciDxe/
H A DEhciSched.c886 EHC_QTD *FirstQtd; local
896 FirstQtd = NULL;
901 if (FirstQtd == NULL) {
902 FirstQtd = Qtd;
948 PciAddr = UsbHcGetPciAddressForHostMem (Ehc->MemPool, FirstQtd, sizeof (EHC_QTD));

Completed in 43 milliseconds