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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhci.c947 UHCI_TD_SW *IntTds; local
956 IntTds = NULL;
1025 IntTds = UhciCreateBulkOrIntTds (
1038 if (IntTds == NULL) {
1043 UhciLinkTdToQh (Uhc, Qh, IntTds);
1052 IntTds,

Completed in 47 milliseconds