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

Data Fields

QUEUE_HEAD QueueHead
 
UINT32 Reserved1
 
UINT32 Reserved2
 
VOID * PtrNext
 
VOID * PtrDown
 
VOID * Reserved3
 
UINT32 Reserved4
 

Detailed Description

Definition at line 114 of file UhcPeim.h.

Field Documentation

◆ PtrDown

VOID* QH_STRUCT::PtrDown

Definition at line 119 of file UhcPeim.h.

◆ PtrNext

VOID* QH_STRUCT::PtrNext

Definition at line 118 of file UhcPeim.h.

◆ QueueHead

QUEUE_HEAD QH_STRUCT::QueueHead

Definition at line 115 of file UhcPeim.h.

◆ Reserved1

UINT32 QH_STRUCT::Reserved1

Definition at line 116 of file UhcPeim.h.

◆ Reserved2

UINT32 QH_STRUCT::Reserved2

Definition at line 117 of file UhcPeim.h.

◆ Reserved3

VOID* QH_STRUCT::Reserved3

Definition at line 120 of file UhcPeim.h.

◆ Reserved4

UINT32 QH_STRUCT::Reserved4

Definition at line 121 of file UhcPeim.h.


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