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

Data Fields

UINT8 Opc
 
UINT8 Fuse: 2
 
UINT8 Rsvd1: 5
 
UINT8 Psdt: 1
 
UINT16 Cid
 
UINT32 Nsid
 
UINT64 Rsvd2
 
UINT64 Mptr
 
UINT64 Prp [2]
 
NVME_PAYLOAD Payload
 

Detailed Description

Definition at line 865 of file Nvme.h.

Field Documentation

◆ Cid

UINT16 NVME_SQ::Cid

Definition at line 873 of file Nvme.h.

◆ Fuse

UINT8 NVME_SQ::Fuse

Definition at line 870 of file Nvme.h.

◆ Mptr

UINT64 NVME_SQ::Mptr

Definition at line 888 of file Nvme.h.

◆ Nsid

UINT32 NVME_SQ::Nsid

Definition at line 878 of file Nvme.h.

◆ Opc

UINT8 NVME_SQ::Opc

Definition at line 869 of file Nvme.h.

◆ Payload

NVME_PAYLOAD NVME_SQ::Payload

Definition at line 895 of file Nvme.h.

◆ Prp

UINT64 NVME_SQ::Prp[2]

Definition at line 893 of file Nvme.h.

◆ Psdt

UINT8 NVME_SQ::Psdt

Definition at line 872 of file Nvme.h.

◆ Rsvd1

UINT8 NVME_SQ::Rsvd1

Definition at line 871 of file Nvme.h.

◆ Rsvd2

UINT64 NVME_SQ::Rsvd2

Definition at line 883 of file Nvme.h.


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