Searched refs:eccBytes (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/staging/spectra/
H A Dlld_nand.c1424 const u32 eccBytes = DeviceInfo.wECCBytesPerSector; local
1438 (eccSectorSize + eccBytes) * j + i] =
1443 (eccSectorSize + eccBytes) * j + i] =
1460 const u32 eccBytes = DeviceInfo.wECCBytesPerSector; local
1484 (eccSectorSize + eccBytes) * j
1490 (eccSectorSize + eccBytes) * j + i];
1792 u32 eccBytes = DeviceInfo.wECCBytesPerSector; local
1838 eccBytes) * j +
1843 for (i = 0; i < eccBytes; i++)
1845 eccBytes) *
1911 u32 eccBytes = DeviceInfo.wECCBytesPerSector; local
[all...]

Completed in 38 milliseconds