Searched defs:_EHC_QH (Results 1 – 1 of 1) sorted by relevance
196 struct _EHC_QH { struct197 QH_HW QhHw;198 UINT32 Signature;199 EHC_QH *NextQh; // The queue head pointed to by horizontal link200 LIST_ENTRY Qtds; // The list of QTDs to this queue head201 UINTN Interval;