TianoCore EDK2 master
Loading...
Searching...
No Matches
USB_UHC_DEV Struct Reference

Data Fields

UINTN Signature
 
PEI_USB_HOST_CONTROLLER_PPI UsbHostControllerPpi
 
EDKII_IOMMU_PPIIoMmu
 
EFI_PEI_PPI_DESCRIPTOR PpiDescriptor
 
EFI_PEI_NOTIFY_DESCRIPTOR EndOfPeiNotifyList
 
UINT32 UsbHostControllerBaseAddress
 
FRAMELIST_ENTRYFrameListEntry
 
QH_STRUCTConfigQH
 
QH_STRUCTBulkQH
 
MEMORY_MANAGE_HEADERHeader1
 

Detailed Description

Definition at line 170 of file UhcPeim.h.

Field Documentation

◆ BulkQH

QH_STRUCT* USB_UHC_DEV::BulkQH

Definition at line 184 of file UhcPeim.h.

◆ ConfigQH

QH_STRUCT* USB_UHC_DEV::ConfigQH

Definition at line 183 of file UhcPeim.h.

◆ EndOfPeiNotifyList

EFI_PEI_NOTIFY_DESCRIPTOR USB_UHC_DEV::EndOfPeiNotifyList

Definition at line 179 of file UhcPeim.h.

◆ FrameListEntry

FRAMELIST_ENTRY* USB_UHC_DEV::FrameListEntry

Definition at line 182 of file UhcPeim.h.

◆ Header1

MEMORY_MANAGE_HEADER* USB_UHC_DEV::Header1

Definition at line 188 of file UhcPeim.h.

◆ IoMmu

EDKII_IOMMU_PPI* USB_UHC_DEV::IoMmu

Definition at line 173 of file UhcPeim.h.

◆ PpiDescriptor

EFI_PEI_PPI_DESCRIPTOR USB_UHC_DEV::PpiDescriptor

Definition at line 174 of file UhcPeim.h.

◆ Signature

UINTN USB_UHC_DEV::Signature

Definition at line 171 of file UhcPeim.h.

◆ UsbHostControllerBaseAddress

UINT32 USB_UHC_DEV::UsbHostControllerBaseAddress

Definition at line 181 of file UhcPeim.h.

◆ UsbHostControllerPpi

PEI_USB_HOST_CONTROLLER_PPI USB_UHC_DEV::UsbHostControllerPpi

Definition at line 172 of file UhcPeim.h.


The documentation for this struct was generated from the following file: