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

#include <nsc_driver.h>

Data Fields

unsigned int crcSuccess: 1
 
unsigned int spareSuccess: 1
 
unsigned int pageSuccess: 32
 
unsigned int totalErrorCount: 8
 
unsigned int worstErrorCount: 5
 
unsigned int chunk0ErrorCount: 5
 
unsigned int chunk1ErrorCount: 5
 
unsigned int chunk2ErrorCount: 5
 
unsigned int chunk3ErrorCount: 5
 
unsigned int chunk4ErrorCount: 5
 
unsigned int chunk5ErrorCount: 5
 
unsigned int chunk6ErrorCount: 5
 
unsigned int chunk7ErrorCount: 5
 

Detailed Description

Definition at line 417 of file nsc_driver.h.

Field Documentation

◆ chunk0ErrorCount

unsigned int T4NSC_BCH_ERROR_INFO::chunk0ErrorCount

Definition at line 424 of file nsc_driver.h.

◆ chunk1ErrorCount

unsigned int T4NSC_BCH_ERROR_INFO::chunk1ErrorCount

Definition at line 425 of file nsc_driver.h.

◆ chunk2ErrorCount

unsigned int T4NSC_BCH_ERROR_INFO::chunk2ErrorCount

Definition at line 426 of file nsc_driver.h.

◆ chunk3ErrorCount

unsigned int T4NSC_BCH_ERROR_INFO::chunk3ErrorCount

Definition at line 427 of file nsc_driver.h.

◆ chunk4ErrorCount

unsigned int T4NSC_BCH_ERROR_INFO::chunk4ErrorCount

Definition at line 428 of file nsc_driver.h.

◆ chunk5ErrorCount

unsigned int T4NSC_BCH_ERROR_INFO::chunk5ErrorCount

Definition at line 429 of file nsc_driver.h.

◆ chunk6ErrorCount

unsigned int T4NSC_BCH_ERROR_INFO::chunk6ErrorCount

Definition at line 430 of file nsc_driver.h.

◆ chunk7ErrorCount

unsigned int T4NSC_BCH_ERROR_INFO::chunk7ErrorCount

Definition at line 431 of file nsc_driver.h.

◆ crcSuccess

unsigned int T4NSC_BCH_ERROR_INFO::crcSuccess

Definition at line 419 of file nsc_driver.h.

◆ pageSuccess

unsigned int T4NSC_BCH_ERROR_INFO::pageSuccess

Definition at line 421 of file nsc_driver.h.

◆ spareSuccess

unsigned int T4NSC_BCH_ERROR_INFO::spareSuccess

Definition at line 420 of file nsc_driver.h.

◆ totalErrorCount

unsigned int T4NSC_BCH_ERROR_INFO::totalErrorCount

Definition at line 422 of file nsc_driver.h.

◆ worstErrorCount

unsigned int T4NSC_BCH_ERROR_INFO::worstErrorCount

Definition at line 423 of file nsc_driver.h.


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