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

Data Fields

UINT32 Signature
 
EFI_USB2_HC_PROTOCOL Usb2Hc
 
EFI_PCI_IO_PROTOCOLPciIo
 
EFI_DEVICE_PATH_PROTOCOLDevicePath
 
UINT64 OriginalPciAttributes
 
UINT32 * FrameBase
 
UINT32 * FrameBaseHostAddr
 
UHCI_QH_SWSyncIntQh
 
UHCI_QH_SWCtrlQh
 
UHCI_QH_SWBulkQh
 
LIST_ENTRY AsyncIntList
 
EFI_EVENT AsyncIntMonitor
 
UHCI_ASYNC_REQUESTRecycle
 
UHCI_ASYNC_REQUESTRecycleWait
 
UINTN RootPorts
 
USBHC_MEM_POOLMemPool
 
EFI_UNICODE_STRING_TABLECtrlNameTable
 
VOID * FrameMapping
 
EFI_EVENT ExitBootServiceEvent
 

Detailed Description

Definition at line 105 of file Uhci.h.

Field Documentation

◆ AsyncIntList

LIST_ENTRY _USB_HC_DEV::AsyncIntList

Definition at line 129 of file Uhci.h.

◆ AsyncIntMonitor

EFI_EVENT _USB_HC_DEV::AsyncIntMonitor

Definition at line 130 of file Uhci.h.

◆ BulkQh

UHCI_QH_SW* _USB_HC_DEV::BulkQh

Definition at line 119 of file Uhci.h.

◆ CtrlNameTable

EFI_UNICODE_STRING_TABLE* _USB_HC_DEV::CtrlNameTable

Definition at line 136 of file Uhci.h.

◆ CtrlQh

UHCI_QH_SW* _USB_HC_DEV::CtrlQh

Definition at line 118 of file Uhci.h.

◆ DevicePath

EFI_DEVICE_PATH_PROTOCOL* _USB_HC_DEV::DevicePath

Definition at line 109 of file Uhci.h.

◆ ExitBootServiceEvent

EFI_EVENT _USB_HC_DEV::ExitBootServiceEvent

Definition at line 143 of file Uhci.h.

◆ FrameBase

UINT32* _USB_HC_DEV::FrameBase

Definition at line 115 of file Uhci.h.

◆ FrameBaseHostAddr

UINT32* _USB_HC_DEV::FrameBaseHostAddr

Definition at line 116 of file Uhci.h.

◆ FrameMapping

VOID* _USB_HC_DEV::FrameMapping

Definition at line 137 of file Uhci.h.

◆ MemPool

USBHC_MEM_POOL* _USB_HC_DEV::MemPool

Definition at line 135 of file Uhci.h.

◆ OriginalPciAttributes

UINT64 _USB_HC_DEV::OriginalPciAttributes

Definition at line 110 of file Uhci.h.

◆ PciIo

EFI_PCI_IO_PROTOCOL* _USB_HC_DEV::PciIo

Definition at line 108 of file Uhci.h.

◆ Recycle

UHCI_ASYNC_REQUEST* _USB_HC_DEV::Recycle

Definition at line 131 of file Uhci.h.

◆ RecycleWait

UHCI_ASYNC_REQUEST* _USB_HC_DEV::RecycleWait

Definition at line 132 of file Uhci.h.

◆ RootPorts

UINTN _USB_HC_DEV::RootPorts

Definition at line 134 of file Uhci.h.

◆ Signature

UINT32 _USB_HC_DEV::Signature

Definition at line 106 of file Uhci.h.

◆ SyncIntQh

UHCI_QH_SW* _USB_HC_DEV::SyncIntQh

Definition at line 117 of file Uhci.h.

◆ Usb2Hc

EFI_USB2_HC_PROTOCOL _USB_HC_DEV::Usb2Hc

Definition at line 107 of file Uhci.h.


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