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

#include <nvme.h>

Data Fields

union {
   unsigned int   dword
 
   struct {
      unsigned short   QID
 
      unsigned short   QSIZE
 
   } 
 
}; 
 

Detailed Description

Definition at line 420 of file nvme.h.

Field Documentation

◆ 

union { ... } _ADMIN_CREATE_IO_CQ_DW10::@92

◆ dword

unsigned int _ADMIN_CREATE_IO_CQ_DW10::dword

Definition at line 424 of file nvme.h.

◆ QID

unsigned short _ADMIN_CREATE_IO_CQ_DW10::QID

Definition at line 427 of file nvme.h.

◆ QSIZE

unsigned short _ADMIN_CREATE_IO_CQ_DW10::QSIZE

Definition at line 428 of file nvme.h.


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