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

Data Fields

UINT64 Timeout
 
EFI_SD_MMC_COMMAND_BLOCKSdMmcCmdBlk
 
EFI_SD_MMC_STATUS_BLOCKSdMmcStatusBlk
 
VOIDInDataBuffer
 
VOIDOutDataBuffer
 
UINT32 InTransferLength
 
UINT32 OutTransferLength
 
EFI_STATUS TransactionStatus
 

Detailed Description

Definition at line 53 of file SdMmcPassThru.h.

Field Documentation

◆ InDataBuffer

VOID* _EFI_SD_MMC_PASS_THRU_COMMAND_PACKET::InDataBuffer

Definition at line 57 of file SdMmcPassThru.h.

◆ InTransferLength

UINT32 _EFI_SD_MMC_PASS_THRU_COMMAND_PACKET::InTransferLength

Definition at line 59 of file SdMmcPassThru.h.

◆ OutDataBuffer

VOID* _EFI_SD_MMC_PASS_THRU_COMMAND_PACKET::OutDataBuffer

Definition at line 58 of file SdMmcPassThru.h.

◆ OutTransferLength

UINT32 _EFI_SD_MMC_PASS_THRU_COMMAND_PACKET::OutTransferLength

Definition at line 60 of file SdMmcPassThru.h.

◆ SdMmcCmdBlk

EFI_SD_MMC_COMMAND_BLOCK* _EFI_SD_MMC_PASS_THRU_COMMAND_PACKET::SdMmcCmdBlk

Definition at line 55 of file SdMmcPassThru.h.

◆ SdMmcStatusBlk

EFI_SD_MMC_STATUS_BLOCK* _EFI_SD_MMC_PASS_THRU_COMMAND_PACKET::SdMmcStatusBlk

Definition at line 56 of file SdMmcPassThru.h.

◆ Timeout

UINT64 _EFI_SD_MMC_PASS_THRU_COMMAND_PACKET::Timeout

Definition at line 54 of file SdMmcPassThru.h.

◆ TransactionStatus

EFI_STATUS _EFI_SD_MMC_PASS_THRU_COMMAND_PACKET::TransactionStatus

Definition at line 61 of file SdMmcPassThru.h.


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