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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Ddiskonchip.c910 int emptymatch = 1; local
935 emptymatch = 0;
953 int emptymatch = 1; local
978 emptymatch = 0;
980 /* If emptymatch=1, the read syndrome is consistent with an
982 if (emptymatch) {
986 emptymatch = 0;
990 /* If emptymatch still =1, check the data block. */
991 if (emptymatch) {
998 emptymatch
[all...]

Completed in 95 milliseconds