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

#include <nvme.h>

Data Fields

union {
   unsigned int   dword
 
   struct {
      unsigned int   CNS: 1
 
      unsigned int   reserved0: 31
 
   } 
 
}; 
 

Detailed Description

Definition at line 506 of file nvme.h.

Field Documentation

◆ 

union { ... } _ADMIN_IDENTIFY_COMMAND_DW10::@116

◆ CNS

unsigned int _ADMIN_IDENTIFY_COMMAND_DW10::CNS

Definition at line 513 of file nvme.h.

◆ dword

unsigned int _ADMIN_IDENTIFY_COMMAND_DW10::dword

Definition at line 510 of file nvme.h.

◆ reserved0

unsigned int _ADMIN_IDENTIFY_COMMAND_DW10::reserved0

Definition at line 514 of file nvme.h.


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