OpenSSD Cosmos+ Platform Firmware
0.0.2
The firmware of Cosmos+ OpenSSD Platform for TOSHIBA nand flash module.
|
The metadata for this die. More...
#include <address_translation.h>
Data Fields | |
unsigned int | currentBlock: 16 |
unsigned int | headFreeBlock: 16 |
unsigned int | tailFreeBlock: 16 |
unsigned int | freeBlockCnt: 16 |
unsigned int | prevDie: 8 |
unsigned int | nextDie: 8 |
unsigned int | reserved0: 16 |
unsigned int _VIRTUAL_DIE_ENTRY::currentBlock |
Definition at line 260 of file address_translation.h.
unsigned int _VIRTUAL_DIE_ENTRY::freeBlockCnt |
Definition at line 263 of file address_translation.h.
unsigned int _VIRTUAL_DIE_ENTRY::headFreeBlock |
Definition at line 261 of file address_translation.h.
unsigned int _VIRTUAL_DIE_ENTRY::nextDie |
Definition at line 265 of file address_translation.h.
unsigned int _VIRTUAL_DIE_ENTRY::prevDie |
Definition at line 264 of file address_translation.h.
unsigned int _VIRTUAL_DIE_ENTRY::reserved0 |
Definition at line 266 of file address_translation.h.
unsigned int _VIRTUAL_DIE_ENTRY::tailFreeBlock |
Definition at line 262 of file address_translation.h.