|
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 LID | |
| unsigned char reserved0 | |
| unsigned short NUMD: 12 | |
| unsigned short reserved1: 4 | |
| } | |
| }; | |
| union { ... } _ADMIN_GET_LOG_PAGE_DW10::@120 |