suse man page for decode_rs16

Query: decode_rs16

OS: suse

Section: 9

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

DECODE_RS16(9)						     Public Functions Provided						    DECODE_RS16(9)

NAME
decode_rs16 - Decode codeword (16bit data width)
SYNOPSIS
int decode_rs16(struct rs_control * rs, uint16_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
Each field in the data array contains up to symbol size bits of valid data. 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_RS16(9)
Related Man Pages
xcb_create_cursor(3) - centos
ldns_buffer_write_u16_at(3) - centos
px_get_data_double(3) - debian
px_get_data_short(3) - debian
ldns_buffer_read(3) - debian
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend