|
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 SEL: 3 | |
| unsigned char reserved0: 5 | |
| unsigned char reserved1 [2] | |
| } | |
| }; | |
| union { ... } _ADMIN_GET_FEATURES_DW10::@88 |