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

Data Fields

UINT32 Rdy: 1
 
UINT32 Cfs: 1
 
UINT32 Shst: 2
 
UINT32 Nssro: 1
 
UINT32 Rsvd1: 27
 

Detailed Description

Definition at line 101 of file Nvme.h.

Field Documentation

◆ Cfs

UINT32 NVME_CSTS::Cfs

Definition at line 103 of file Nvme.h.

◆ Nssro

UINT32 NVME_CSTS::Nssro

Definition at line 105 of file Nvme.h.

◆ Rdy

UINT32 NVME_CSTS::Rdy

Definition at line 102 of file Nvme.h.

◆ Rsvd1

UINT32 NVME_CSTS::Rsvd1

Definition at line 106 of file Nvme.h.

◆ Shst

UINT32 NVME_CSTS::Shst

Definition at line 104 of file Nvme.h.


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