Lines Matching refs:readbuffer

24 ULONG           readbuffer[2048];  variable
264 status = lx_nand_flash_sector_read(&nand_sim_flash, 7, readbuffer); in thread_0_entry()
280 if (buffer[j] != readbuffer[j]) in thread_0_entry()
314 status = lx_nand_flash_sector_read(&nand_sim_flash, 7, readbuffer); in thread_0_entry()
325 if (readbuffer[0] != 319) in thread_0_entry()
335 status = lx_nand_flash_sector_read(&nand_sim_flash, 1, readbuffer); in thread_0_entry()
346 if (readbuffer[0] != 1) in thread_0_entry()
356 status = lx_nand_flash_sector_read(&nand_sim_flash, 16, readbuffer); in thread_0_entry()
367 if (readbuffer[0] != 16) in thread_0_entry()
377 status = lx_nand_flash_sector_read(&nand_sim_flash, 32, readbuffer); in thread_0_entry()
388 if (readbuffer[0] != 32) in thread_0_entry()
398 status = lx_nand_flash_sector_read(&nand_sim_flash, 48, readbuffer); in thread_0_entry()
409 if (readbuffer[0] != 48) in thread_0_entry()
419 status = lx_nand_flash_sector_read(&nand_sim_flash, 64, readbuffer); in thread_0_entry()
430 if (readbuffer[0] != 64) in thread_0_entry()
440 status = lx_nand_flash_sector_read(&nand_sim_flash, 80, readbuffer); in thread_0_entry()
451 if (readbuffer[0] != 80) in thread_0_entry()
461 status = lx_nand_flash_sector_read(&nand_sim_flash, 96, readbuffer); in thread_0_entry()
472 if (readbuffer[0] != 96) in thread_0_entry()
482 status = lx_nand_flash_sector_read(&nand_sim_flash, 112, readbuffer); in thread_0_entry()
493 if (readbuffer[0] != 112) in thread_0_entry()
688 status = lx_nand_flash_sector_read(&nand_sim_flash, sector_number, readbuffer); in thread_0_entry()
700 … status = memcmp((local_data_buffer + sector_number * SECTOR_SIZE), readbuffer, SECTOR_SIZE); in thread_0_entry()
702 status = *(ULONG*)(local_data_buffer + sector_number * SECTOR_SIZE) - readbuffer[0]; in thread_0_entry()
1018 status = lx_nand_flash_sector_read(&nand_sim_flash, 7, readbuffer); in thread_0_entry()
1029 if (readbuffer[0] != 119) in thread_0_entry()
1039 status = lx_nand_flash_sector_read(&nand_sim_flash, 1, readbuffer); in thread_0_entry()
1050 if (readbuffer[0] != 1) in thread_0_entry()
1060 status = lx_nand_flash_sector_read(&nand_sim_flash, 16, readbuffer); in thread_0_entry()
1071 if (readbuffer[0] != 16) in thread_0_entry()
1081 status = lx_nand_flash_sector_read(&nand_sim_flash, 32, readbuffer); in thread_0_entry()
1092 if (readbuffer[0] != 32) in thread_0_entry()
1102 status = lx_nand_flash_sector_read(&nand_sim_flash, 48, readbuffer); in thread_0_entry()
1113 if (readbuffer[0] != 48) in thread_0_entry()
1123 status = lx_nand_flash_sector_read(&nand_sim_flash, 64, readbuffer); in thread_0_entry()
1134 if (readbuffer[0] != 64) in thread_0_entry()
1144 status = lx_nand_flash_sector_read(&nand_sim_flash, 80, readbuffer); in thread_0_entry()
1155 if (readbuffer[0] != 80) in thread_0_entry()
1165 status = lx_nand_flash_sector_read(&nand_sim_flash, 96, readbuffer); in thread_0_entry()
1176 if (readbuffer[0] != 96) in thread_0_entry()
1186 status = lx_nand_flash_sector_read(&nand_sim_flash, 112, readbuffer); in thread_0_entry()
1197 if (readbuffer[0] != 112) in thread_0_entry()
1235 status = lx_nand_flash_sector_read(&nand_sim_flash, 7, readbuffer); in thread_0_entry()
1246 if (readbuffer[0] != 119) in thread_0_entry()
1256 status = lx_nand_flash_sector_read(&nand_sim_flash, 1, readbuffer); in thread_0_entry()
1267 if (readbuffer[0] != 1) in thread_0_entry()
1277 status = lx_nand_flash_sector_read(&nand_sim_flash, 16, readbuffer); in thread_0_entry()
1288 if (readbuffer[0] != 16) in thread_0_entry()
1298 status = lx_nand_flash_sector_read(&nand_sim_flash, 32, readbuffer); in thread_0_entry()
1309 if (readbuffer[0] != 32) in thread_0_entry()
1319 status = lx_nand_flash_sector_read(&nand_sim_flash, 48, readbuffer); in thread_0_entry()
1330 if (readbuffer[0] != 48) in thread_0_entry()
1340 status = lx_nand_flash_sector_read(&nand_sim_flash, 64, readbuffer); in thread_0_entry()
1351 if (readbuffer[0] != 64) in thread_0_entry()
1361 status = lx_nand_flash_sector_read(&nand_sim_flash, 80, readbuffer); in thread_0_entry()
1372 if (readbuffer[0] != 80) in thread_0_entry()
1382 status = lx_nand_flash_sector_read(&nand_sim_flash, 96, readbuffer); in thread_0_entry()
1393 if (readbuffer[0] != 96) in thread_0_entry()
1403 status = lx_nand_flash_sector_read(&nand_sim_flash, 112, readbuffer); in thread_0_entry()
1414 if (readbuffer[0] != 112) in thread_0_entry()
1426 status = lx_nand_flash_sector_read(&nand_sim_flash, 112, readbuffer); in thread_0_entry()
1437 if (readbuffer[0] != 112) in thread_0_entry()
1447 status = lx_nand_flash_sector_read(&nand_sim_flash, 96, readbuffer); in thread_0_entry()
1458 if (readbuffer[0] != 96) in thread_0_entry()
1468 status = lx_nand_flash_sector_read(&nand_sim_flash, 80, readbuffer); in thread_0_entry()
1479 if (readbuffer[0] != 80) in thread_0_entry()
1489 status = lx_nand_flash_sector_read(&nand_sim_flash, 64, readbuffer); in thread_0_entry()
1500 if (readbuffer[0] != 64) in thread_0_entry()
1510 status = lx_nand_flash_sector_read(&nand_sim_flash, 48, readbuffer); in thread_0_entry()
1521 if (readbuffer[0] != 48) in thread_0_entry()
1531 status = lx_nand_flash_sector_read(&nand_sim_flash, 32, readbuffer); in thread_0_entry()
1542 if (readbuffer[0] != 32) in thread_0_entry()
1552 status = lx_nand_flash_sector_read(&nand_sim_flash, 16, readbuffer); in thread_0_entry()
1563 if (readbuffer[0] != 16) in thread_0_entry()
1573 status = lx_nand_flash_sector_read(&nand_sim_flash, 1, readbuffer); in thread_0_entry()
1584 if (readbuffer[0] != 1) in thread_0_entry()
1594 status = lx_nand_flash_sector_read(&nand_sim_flash, 7, readbuffer); in thread_0_entry()
1605 if (readbuffer[0] != 119) in thread_0_entry()