OpenSSD Cosmos+ Platform Firmware  0.0.2
The firmware of Cosmos+ OpenSSD Platform for TOSHIBA nand flash module.
_NVME_IO_CQ_STATUS Struct Reference

#include <nvme.h>

Data Fields

unsigned char valid
 
unsigned char irqEn
 
unsigned short reserved0
 
unsigned short irqVector
 
unsigned short qSzie
 
unsigned int pcieBaseAddrL
 
unsigned int pcieBaseAddrH
 

Detailed Description

Definition at line 946 of file nvme.h.

Field Documentation

◆ irqEn

unsigned char _NVME_IO_CQ_STATUS::irqEn

Definition at line 949 of file nvme.h.

◆ irqVector

unsigned short _NVME_IO_CQ_STATUS::irqVector

Definition at line 951 of file nvme.h.

◆ pcieBaseAddrH

unsigned int _NVME_IO_CQ_STATUS::pcieBaseAddrH

Definition at line 954 of file nvme.h.

◆ pcieBaseAddrL

unsigned int _NVME_IO_CQ_STATUS::pcieBaseAddrL

Definition at line 953 of file nvme.h.

◆ qSzie

unsigned short _NVME_IO_CQ_STATUS::qSzie

Definition at line 952 of file nvme.h.

◆ reserved0

unsigned short _NVME_IO_CQ_STATUS::reserved0

Definition at line 950 of file nvme.h.

◆ valid

unsigned char _NVME_IO_CQ_STATUS::valid

Definition at line 948 of file nvme.h.


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