Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
DEhciUrb.h196 struct _EHC_QH { struct
197 QH_HW QhHw;
198 UINT32 Signature;
199 EHC_QH *NextQh; // The queue head pointed to by horizontal link
200 LIST_ENTRY Qtds; // The list of QTDs to this queue head
201 UINTN Interval;