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

Data Fields

UINT64 CommandTimeout
 
VOID * TransferBuffer
 
UINT32 TransferLength
 
VOID * MetadataBuffer
 
UINT32 MetadataLength
 
UINT8 QueueType
 
EFI_NVM_EXPRESS_COMMANDNvmeCmd
 
EFI_NVM_EXPRESS_COMPLETIONNvmeCompletion
 

Detailed Description

Definition at line 103 of file NvmExpressPassthru.h.

Field Documentation

◆ CommandTimeout

UINT64 EFI_NVM_EXPRESS_PASS_THRU_COMMAND_PACKET::CommandTimeout

Definition at line 104 of file NvmExpressPassthru.h.

◆ MetadataBuffer

VOID* EFI_NVM_EXPRESS_PASS_THRU_COMMAND_PACKET::MetadataBuffer

Definition at line 107 of file NvmExpressPassthru.h.

◆ MetadataLength

UINT32 EFI_NVM_EXPRESS_PASS_THRU_COMMAND_PACKET::MetadataLength

Definition at line 108 of file NvmExpressPassthru.h.

◆ NvmeCmd

EFI_NVM_EXPRESS_COMMAND* EFI_NVM_EXPRESS_PASS_THRU_COMMAND_PACKET::NvmeCmd

Definition at line 110 of file NvmExpressPassthru.h.

◆ NvmeCompletion

EFI_NVM_EXPRESS_COMPLETION* EFI_NVM_EXPRESS_PASS_THRU_COMMAND_PACKET::NvmeCompletion

Definition at line 111 of file NvmExpressPassthru.h.

◆ QueueType

UINT8 EFI_NVM_EXPRESS_PASS_THRU_COMMAND_PACKET::QueueType

Definition at line 109 of file NvmExpressPassthru.h.

◆ TransferBuffer

VOID* EFI_NVM_EXPRESS_PASS_THRU_COMMAND_PACKET::TransferBuffer

Definition at line 105 of file NvmExpressPassthru.h.

◆ TransferLength

UINT32 EFI_NVM_EXPRESS_PASS_THRU_COMMAND_PACKET::TransferLength

Definition at line 106 of file NvmExpressPassthru.h.


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