OpenSSD Cosmos+ Platform Firmware
0.0.2
The firmware of Cosmos+ OpenSSD Platform for TOSHIBA nand flash module.
|
#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 | |
} | |
}; | |
union { ... } _ADMIN_SET_FEATURES_DW10::@80 |