Lines Matching refs:save_ptr
729 unsigned char *blkbuf, *save_ptr, *test_ptr, *read_ptr; in test_nd() local
789 save_ptr = save_base; in test_nd()
791 do_write(dev, save_ptr, test_record[i].num, in test_nd()
793 save_ptr += test_record[i].num * block_size; in test_nd()
815 save_ptr = save_base; in test_nd()
842 got = do_read (dev, save_ptr, try, block_size, in test_nd()
875 save_ptr += got * block_size; in test_nd()
915 save_ptr = save_base; in test_nd()
944 do_write (dev, save_ptr, got, in test_nd()
946 save_ptr += got * block_size; in test_nd()
957 save_ptr = save_base; in test_nd()