Man Page: __nand_correct_data
Operating Environment: centos
Section: 9
__NAND_CORRECT_DATA(9) Public Functions Provided __NAND_CORRECT_DATA(9)NAME__nand_correct_data - [NAND Interface] Detect and correct bit error(s)SYNOPSISint __nand_correct_data(unsigned char * buf, unsigned char * read_ecc, unsigned char * calc_ecc, unsigned int eccsize);ARGUMENTSbuf raw data read from the chip read_ecc ECC from the chip calc_ecc the ECC calculated from raw data eccsize data bytes per ECC step (256 or 512)DESCRIPTIONDetect and correct a 1 bit error for eccsize byte blockAUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 __NAND_CORRECT_DATA(9)
| Related Man Pages |
|---|
| sg_read_long(8) - centos |
| struct_irq_chip(9) - centos |
| struct_irq_chip(9) - suse |
| struct_irq_desc(9) - suse |
| struct_nand_ecc_ctrl(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Tar Command |
| Docker learning Phase-I |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |