Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
DEhciUrb.h169 struct _PEI_EHC_QTD { struct
170 QTD_HW QtdHw;
171 UINT32 Signature;
172 EFI_LIST_ENTRY QtdList; // The list of QTDs to one end point
173 UINT8 *Data; // Buffer of the original data
174 UINTN DataLen; // Original amount of data in this QTD