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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhciQueue.c219 PrevTd->TdHw.NextLink = TD_LINK (PhyAddr, TRUE, FALSE);
305 Td->TdHw.NextLink = TD_LINK (NULL, FALSE, TRUE);
343 Td->TdHw.NextLink = TD_LINK (NULL, TRUE, TRUE);
406 Td->TdHw.NextLink = TD_LINK (NULL, TRUE, TRUE);
454 Td->TdHw.NextLink = TD_LINK (NULL, TRUE, TRUE);
H A DUhciQueue.h35 #define TD_LINK(Pointer, VertFirst, Terminate) \ macro

Completed in 61 milliseconds