Home
last modified time | relevance | path

Searched defs:_EHC_QTD (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
DEhciUrb.h173 struct _EHC_QTD { struct
174 QTD_HW QtdHw;
175 UINT32 Signature;
176 LIST_ENTRY QtdList; // The list of QTDs to one end point
177 UINT8 *Data; // Buffer of the original data
178 UINTN DataLen; // Original amount of data in this QTD