Lines Matching refs:save_ptr
736 unsigned char *blkbuf, *save_ptr, *test_ptr, *read_ptr; in test_nd() local
796 save_ptr = save_base; in test_nd()
798 do_write(dev, save_ptr, test_record[i].num, in test_nd()
800 save_ptr += test_record[i].num * block_size; in test_nd()
822 save_ptr = save_base; in test_nd()
849 got = do_read (dev, save_ptr, try, block_size, in test_nd()
882 save_ptr += got * block_size; in test_nd()
922 save_ptr = save_base; in test_nd()
951 do_write (dev, save_ptr, got, in test_nd()
953 save_ptr += got * block_size; in test_nd()
964 save_ptr = save_base; in test_nd()