OpenSSD Cosmos+ Platform Firmware
0.0.2
The firmware of Cosmos+ OpenSSD Platform for TOSHIBA nand flash module.
|
The metadata of the physical block. More...
#include <address_translation.h>
Data Fields | |
unsigned int | remappedPhyBlock: 16 |
unsigned int | bad: 1 |
unsigned int | reserved0: 15 |
The metadata of the physical block.
Definition at line 309 of file address_translation.h.
unsigned int _PHY_BLOCK_ENTRY::bad |
Definition at line 314 of file address_translation.h.
unsigned int _PHY_BLOCK_ENTRY::remappedPhyBlock |
Definition at line 312 of file address_translation.h.
unsigned int _PHY_BLOCK_ENTRY::reserved0 |
Definition at line 315 of file address_translation.h.