Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
DEhciUrb.h194 struct _PEI_EHC_QH { struct
195 QH_HW QhHw;
196 UINT32 Signature;
197 PEI_EHC_QH *NextQh; // The queue head pointed to by horizontal link
198 EFI_LIST_ENTRY Qtds; // The list of QTDs to this queue head
199 UINTN Interval;