TianoCore EDK2 master
Loading...
Searching...
No Matches
NVME_CMD Union Reference

Data Fields

NVME_READ Read
 
NVME_WRITE Write
 
NVME_FLUSH Flush
 
NVME_WRITE_UNCORRECTABLE WriteUncorrectable
 
NVME_WRITE_ZEROES WriteZeros
 
NVME_COMPARE Compare
 

Detailed Description

Definition at line 333 of file Nvme.h.

Field Documentation

◆ Compare

NVME_COMPARE NVME_CMD::Compare

Definition at line 339 of file Nvme.h.

◆ Flush

NVME_FLUSH NVME_CMD::Flush

Definition at line 336 of file Nvme.h.

◆ Read

NVME_READ NVME_CMD::Read

Definition at line 334 of file Nvme.h.

◆ Write

NVME_WRITE NVME_CMD::Write

Definition at line 335 of file Nvme.h.

◆ WriteUncorrectable

NVME_WRITE_UNCORRECTABLE NVME_CMD::WriteUncorrectable

Definition at line 337 of file Nvme.h.

◆ WriteZeros

NVME_WRITE_ZEROES NVME_CMD::WriteZeros

Definition at line 338 of file Nvme.h.


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