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

Data Fields

VOID * ERSTBase
 
VOID * EventRingSeg0
 
UINTN TrbNumber
 
TRB_TEMPLATEEventRingEnqueue
 
TRB_TEMPLATEEventRingDequeue
 
UINT32 EventRingCCS
 
EFI_PHYSICAL_ADDRESS ERSTBase
 
EFI_PHYSICAL_ADDRESS EventRingSeg0
 
UINT32 TrbNumber
 
EFI_PHYSICAL_ADDRESS EventRingEnqueue
 
EFI_PHYSICAL_ADDRESS EventRingDequeue
 

Detailed Description

Definition at line 156 of file XhciSched.h.

Field Documentation

◆ ERSTBase [1/2]

VOID * _EVENT_RING::ERSTBase

Definition at line 157 of file XhciSched.h.

◆ ERSTBase [2/2]

EFI_PHYSICAL_ADDRESS _EVENT_RING::ERSTBase

Definition at line 361 of file DebugCommunicationLibUsb3Internal.h.

◆ EventRingCCS

UINT32 _EVENT_RING::EventRingCCS

Definition at line 162 of file XhciSched.h.

◆ EventRingDequeue [1/2]

TRB_TEMPLATE * _EVENT_RING::EventRingDequeue

Definition at line 161 of file XhciSched.h.

◆ EventRingDequeue [2/2]

EFI_PHYSICAL_ADDRESS _EVENT_RING::EventRingDequeue

Definition at line 365 of file DebugCommunicationLibUsb3Internal.h.

◆ EventRingEnqueue [1/2]

TRB_TEMPLATE * _EVENT_RING::EventRingEnqueue

Definition at line 160 of file XhciSched.h.

◆ EventRingEnqueue [2/2]

EFI_PHYSICAL_ADDRESS _EVENT_RING::EventRingEnqueue

Definition at line 364 of file DebugCommunicationLibUsb3Internal.h.

◆ EventRingSeg0 [1/2]

VOID * _EVENT_RING::EventRingSeg0

Definition at line 158 of file XhciSched.h.

◆ EventRingSeg0 [2/2]

EFI_PHYSICAL_ADDRESS _EVENT_RING::EventRingSeg0

Definition at line 362 of file DebugCommunicationLibUsb3Internal.h.

◆ TrbNumber [1/2]

UINTN _EVENT_RING::TrbNumber

Definition at line 159 of file XhciSched.h.

◆ TrbNumber [2/2]

UINT32 _EVENT_RING::TrbNumber

Definition at line 363 of file DebugCommunicationLibUsb3Internal.h.


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