Home
last modified time | relevance | path

Searched refs:flag_bytes (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/spectra/
Dlld_nand.c87 u32 flag_bytes = 0; in NAND_Get_Bad_Block() local
93 flag_bytes = DeviceInfo.wNumPageSpareFlag; in NAND_Get_Bad_Block()
99 for (i = flag_bytes; i < (flag_bytes + skip_bytes); i++) in NAND_Get_Bad_Block()
109 for (i = flag_bytes; i < (flag_bytes + skip_bytes); i++) in NAND_Get_Bad_Block()