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

#include <nvme.h>

Data Fields

union {
   unsigned int   dword
 
   struct {
      unsigned short   NCQR
 
      unsigned short   NSQR
 
   } 
 
}; 
 

Detailed Description

Definition at line 390 of file nvme.h.

Field Documentation

◆ 

union { ... } _ADMIN_SET_FEATURES_NUMBER_OF_QUEUES_DW11::@84

◆ dword

unsigned int _ADMIN_SET_FEATURES_NUMBER_OF_QUEUES_DW11::dword

Definition at line 394 of file nvme.h.

◆ NCQR

unsigned short _ADMIN_SET_FEATURES_NUMBER_OF_QUEUES_DW11::NCQR

Definition at line 397 of file nvme.h.

◆ NSQR

unsigned short _ADMIN_SET_FEATURES_NUMBER_OF_QUEUES_DW11::NSQR

Definition at line 398 of file nvme.h.


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