Searched refs:emptymatch (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Ddiskonchip.c918 int emptymatch = 1; local
943 emptymatch = 0;
961 int emptymatch = 1; local
986 emptymatch = 0;
988 /* If emptymatch=1, the read syndrome is consistent with an
990 if (emptymatch) {
994 emptymatch = 0;
998 /* If emptymatch still =1, check the data block. */
999 if (emptymatch) {
1006 emptymatch
[all...]

Completed in 103 milliseconds