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

Data Fields

EMMC_PEIM_HC_SLOTSlot
 
UINT16 BlockSize
 
EMMC_COMMAND_PACKETPacket
 
VOID * Data
 
UINT32 DataLen
 
BOOLEAN Read
 
EFI_PHYSICAL_ADDRESS DataPhy
 
VOID * DataMap
 
EMMC_HC_TRANSFER_MODE Mode
 
UINT64 Timeout
 
EMMC_HC_ADMA_DESC_LINEAdmaDesc
 
UINTN AdmaDescSize
 

Detailed Description

Definition at line 79 of file EmmcBlockIoPei.h.

Field Documentation

◆ AdmaDesc

EMMC_HC_ADMA_DESC_LINE* _EMMC_TRB::AdmaDesc

Definition at line 93 of file EmmcBlockIoPei.h.

◆ AdmaDescSize

UINTN _EMMC_TRB::AdmaDescSize

Definition at line 94 of file EmmcBlockIoPei.h.

◆ BlockSize

UINT16 _EMMC_TRB::BlockSize

Definition at line 81 of file EmmcBlockIoPei.h.

◆ Data

VOID* _EMMC_TRB::Data

Definition at line 84 of file EmmcBlockIoPei.h.

◆ DataLen

UINT32 _EMMC_TRB::DataLen

Definition at line 85 of file EmmcBlockIoPei.h.

◆ DataMap

VOID* _EMMC_TRB::DataMap

Definition at line 88 of file EmmcBlockIoPei.h.

◆ DataPhy

EFI_PHYSICAL_ADDRESS _EMMC_TRB::DataPhy

Definition at line 87 of file EmmcBlockIoPei.h.

◆ Mode

EMMC_HC_TRANSFER_MODE _EMMC_TRB::Mode

Definition at line 89 of file EmmcBlockIoPei.h.

◆ Packet

EMMC_COMMAND_PACKET* _EMMC_TRB::Packet

Definition at line 83 of file EmmcBlockIoPei.h.

◆ Read

BOOLEAN _EMMC_TRB::Read

Definition at line 86 of file EmmcBlockIoPei.h.

◆ Slot

EMMC_PEIM_HC_SLOT* _EMMC_TRB::Slot

Definition at line 80 of file EmmcBlockIoPei.h.

◆ Timeout

UINT64 _EMMC_TRB::Timeout

Definition at line 91 of file EmmcBlockIoPei.h.


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