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

#include <nvme.h>

Data Fields

union {
   unsigned int   dword
 
   struct {
      unsigned short   ELBAT
 
      unsigned short   ELBATM
 
   } 
 
}; 
 

Detailed Description

Definition at line 827 of file nvme.h.

Field Documentation

◆ 

union { ... } _IO_WRITE_COMMAND_DW15::@154

◆ dword

unsigned int _IO_WRITE_COMMAND_DW15::dword

Definition at line 831 of file nvme.h.

◆ ELBAT

unsigned short _IO_WRITE_COMMAND_DW15::ELBAT

Definition at line 834 of file nvme.h.

◆ ELBATM

unsigned short _IO_WRITE_COMMAND_DW15::ELBATM

Definition at line 835 of file nvme.h.


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