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

Data Fields

TD TDData
 
UINT8 * PtrTDBuffer
 
VOID * PtrNextTD
 
VOID * PtrNextQH
 
UINT16 TDBufferLength
 
UINT16 Reserved
 

Detailed Description

Definition at line 148 of file UhcPeim.h.

Field Documentation

◆ PtrNextQH

VOID* TD_STRUCT::PtrNextQH

Definition at line 152 of file UhcPeim.h.

◆ PtrNextTD

VOID* TD_STRUCT::PtrNextTD

Definition at line 151 of file UhcPeim.h.

◆ PtrTDBuffer

UINT8* TD_STRUCT::PtrTDBuffer

Definition at line 150 of file UhcPeim.h.

◆ Reserved

UINT16 TD_STRUCT::Reserved

Definition at line 154 of file UhcPeim.h.

◆ TDBufferLength

UINT16 TD_STRUCT::TDBufferLength

Definition at line 153 of file UhcPeim.h.

◆ TDData

TD TD_STRUCT::TDData

Definition at line 149 of file UhcPeim.h.


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