suse man page for decode_rs8

Query: decode_rs8

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DECODE_RS8(9)						     Public Functions Provided						     DECODE_RS8(9)

NAME
decode_rs8 - Decode codeword (8bit data width)
SYNOPSIS
int decode_rs8(struct rs_control * rs, uint8_t * data, uint16_t * par, int len, uint16_t * s, int no_eras, int * eras_pos, uint16_t invmsk, uint16_t * corr);
ARGUMENTS
rs the rs control structure data data field of a given type par received parity data field len data length s syndrome data field (if NULL, syndrome is calculated) no_eras number of erasures eras_pos position of erasures, can be NULL invmsk invert data mask (will be xored on data, not on parity!) corr buffer to store correction bitmask on eras_pos
DESCRIPTION
The syndrome and parity uses a uint16_t data type to enable symbol size > 8. The calling code must take care of decoding of the syndrome result and the received parity before calling this code. Returns the number of corrected bits or -EBADMSG for uncorrectable errors.
AUTHOR
Thomas Gleixner <tglx@linutronix.de> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DECODE_RS8(9)
Related Man Pages
xcb_query_best_size_reply(3) - centos
xcb_x_print_print_get_page_dimensions(3) - centos
xcb_xv_query_best_size(3) - centos
struct_nand_ecc_ctrl(9) - centos
struct_nand_ecc_ctrl(9) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend