Home
last modified time | relevance | path

Searched defs:errloc (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/mtd/nand/
Dnand_bch.c42 unsigned int *errloc; member
84 unsigned int *errloc = nbc->errloc; in nand_bch_correct_data() local
/linux-3.3/lib/
Dbch.c988 const unsigned int *syn, unsigned int *errloc) in decode_bch()