Searched defs:Tptr2 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciPei/
H A DUhcPeim.c2627 TD_STRUCT *Tptr2; local
2635 Tptr2 = Tptr1;
2637 if (!GetTDLinkPtrValidorInvalid (Tptr2)) {
2643 Tptr1 = GetTDLinkPtr (Tptr2);
2646 UhcFreePool (UhcDev, (UINT8 *) Tptr2, sizeof (TD_STRUCT));

Completed in 36 milliseconds