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

#include <nvme.h>

Data Fields

unsigned char valid
 
unsigned char cqVector
 
unsigned short qSzie
 
unsigned int pcieBaseAddrL
 
unsigned int pcieBaseAddrH
 

Detailed Description

Definition at line 937 of file nvme.h.

Field Documentation

◆ cqVector

unsigned char _NVME_IO_SQ_STATUS::cqVector

Definition at line 940 of file nvme.h.

◆ pcieBaseAddrH

unsigned int _NVME_IO_SQ_STATUS::pcieBaseAddrH

Definition at line 943 of file nvme.h.

◆ pcieBaseAddrL

unsigned int _NVME_IO_SQ_STATUS::pcieBaseAddrL

Definition at line 942 of file nvme.h.

◆ qSzie

unsigned short _NVME_IO_SQ_STATUS::qSzie

Definition at line 941 of file nvme.h.

◆ valid

unsigned char _NVME_IO_SQ_STATUS::valid

Definition at line 939 of file nvme.h.


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