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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhciQueue.h76 } UHCI_TD_HW; typedef in typeref:struct:__anon10840
90 UHCI_TD_HW TdHw;
H A DUhciQueue.c169 PhyAddr = UsbHcGetPciAddressForHostMem (Uhc->MemPool, Td, sizeof (UHCI_TD_HW));
215 PhyAddr = UsbHcGetPciAddressForHostMem (Uhc->MemPool, ThisTd, sizeof (UHCI_TD_HW));
H A DUhciSched.c430 UHCI_TD_HW *TdHw;

Completed in 60 milliseconds