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

#include <nvme.h>

Data Fields

union {
   unsigned int   dword
 
   struct {
      unsigned char   FID
 
      unsigned char   reserved0 [2]
 
      unsigned char   reserved1: 7
 
      unsigned char   SV: 1
 
   } 
 
}; 
 

Detailed Description

Definition at line 375 of file nvme.h.

Field Documentation

◆ 

union { ... } _ADMIN_SET_FEATURES_DW10::@80

◆ dword

unsigned int _ADMIN_SET_FEATURES_DW10::dword

Definition at line 379 of file nvme.h.

◆ FID

unsigned char _ADMIN_SET_FEATURES_DW10::FID

Definition at line 382 of file nvme.h.

◆ reserved0

unsigned char _ADMIN_SET_FEATURES_DW10::reserved0[2]

Definition at line 383 of file nvme.h.

◆ reserved1

unsigned char _ADMIN_SET_FEATURES_DW10::reserved1

Definition at line 384 of file nvme.h.

◆ SV

unsigned char _ADMIN_SET_FEATURES_DW10::SV

Definition at line 385 of file nvme.h.


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