Home
last modified time | relevance | path

Searched refs:IntTds (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
DUhci.c958 UHCI_TD_SW *IntTds; in Uhci2AsyncInterruptTransfer() local
967 IntTds = NULL; in Uhci2AsyncInterruptTransfer()
1036 IntTds = UhciCreateBulkOrIntTds ( in Uhci2AsyncInterruptTransfer()
1049 if (IntTds == NULL) { in Uhci2AsyncInterruptTransfer()
1054 UhciLinkTdToQh (Uhc, Qh, IntTds); in Uhci2AsyncInterruptTransfer()
1063 IntTds, in Uhci2AsyncInterruptTransfer()