Searched defs:_EHC_QTD (Results 1 – 1 of 1) sorted by relevance
173 struct _EHC_QTD { struct174 QTD_HW QtdHw;175 UINT32 Signature;176 LIST_ENTRY QtdList; // The list of QTDs to one end point177 UINT8 *Data; // Buffer of the original data178 UINTN DataLen; // Original amount of data in this QTD