__nand_calculate_ecc(9) centos man page | unix.com

Man Page: __nand_calculate_ecc

Operating Environment: centos

Section: 9

__NAND_CALCULATE_ECC(9) 				     Public Functions Provided					   __NAND_CALCULATE_ECC(9)

NAME
__nand_calculate_ecc - [NAND Interface] Calculate 3-byte ECC for 256/512-byte block
SYNOPSIS
void __nand_calculate_ecc(const unsigned char * buf, unsigned int eccsize, unsigned char * code);
ARGUMENTS
buf input buffer with raw data eccsize data bytes per ECC step (256 or 512) code output buffer with ECC
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 __NAND_CALCULATE_ECC(9)
Related Man Pages
struct_nand_chip(9) - centos
struct_platform_nand_ctrl(9) - centos
struct_irq_chip(9) - suse
struct_nand_ecc_ctrl(9) - suse
sha512_init(3) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Unsure why access time on a directory change isn't changing