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

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
 

Detailed Description

The metadata for this die.

Todo:
There are

Definition at line 258 of file address_translation.h.

Field Documentation

◆ currentBlock

unsigned int _VIRTUAL_DIE_ENTRY::currentBlock

Definition at line 260 of file address_translation.h.

◆ freeBlockCnt

unsigned int _VIRTUAL_DIE_ENTRY::freeBlockCnt

Definition at line 263 of file address_translation.h.

◆ headFreeBlock

unsigned int _VIRTUAL_DIE_ENTRY::headFreeBlock

Definition at line 261 of file address_translation.h.

◆ nextDie

unsigned int _VIRTUAL_DIE_ENTRY::nextDie

Definition at line 265 of file address_translation.h.

◆ prevDie

unsigned int _VIRTUAL_DIE_ENTRY::prevDie

Definition at line 264 of file address_translation.h.

◆ reserved0

unsigned int _VIRTUAL_DIE_ENTRY::reserved0

Definition at line 266 of file address_translation.h.

◆ tailFreeBlock

unsigned int _VIRTUAL_DIE_ENTRY::tailFreeBlock

Definition at line 262 of file address_translation.h.


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