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

The bad block table for this die. More...

#include <address_translation.h>

Data Fields

unsigned int phyBlock: 16
 
unsigned int grownBadUpdate: 1
 
unsigned int reserved0: 15
 

Detailed Description

The bad block table for this die.

Definition at line 291 of file address_translation.h.

Field Documentation

◆ grownBadUpdate

unsigned int _BAD_BLOCK_TABLE_INFO_ENTRY::grownBadUpdate

Definition at line 294 of file address_translation.h.

◆ phyBlock

unsigned int _BAD_BLOCK_TABLE_INFO_ENTRY::phyBlock

Definition at line 293 of file address_translation.h.

◆ reserved0

unsigned int _BAD_BLOCK_TABLE_INFO_ENTRY::reserved0

Definition at line 295 of file address_translation.h.


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