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

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
 

Detailed Description

The metadata of the physical block.

Definition at line 309 of file address_translation.h.

Field Documentation

◆ bad

unsigned int _PHY_BLOCK_ENTRY::bad

Definition at line 314 of file address_translation.h.

◆ remappedPhyBlock

unsigned int _PHY_BLOCK_ENTRY::remappedPhyBlock

Definition at line 312 of file address_translation.h.

◆ reserved0

unsigned int _PHY_BLOCK_ENTRY::reserved0

Definition at line 315 of file address_translation.h.


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