| 
                             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 int CNS: 1 | |
| unsigned int reserved0: 31 | |
| } | |
| }; | |
| union { ... } _ADMIN_IDENTIFY_COMMAND_DW10::@116 |