Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/rkflash/
H A Drkflash_debug.c97 u32 test_end_lba, test_begin_lba; in blk_stress_test() local
112 test_end_lba = block_dev->lba; in blk_stress_test()
121 printf("test_end_lba = %x\n", test_end_lba); in blk_stress_test()
123 for (; (test_lba + test_sec_count) < test_end_lba;) { in blk_stress_test()
159 for (; (test_lba + test_sec_count) < test_end_lba;) { in blk_stress_test()