Lines Matching refs:save_ptr
745 unsigned char *blkbuf, *save_ptr, *test_ptr, *read_ptr; in test_nd() local
805 save_ptr = save_base; in test_nd()
807 do_write(dev, save_ptr, test_record[i].num, in test_nd()
809 save_ptr += test_record[i].num * block_size; in test_nd()
831 save_ptr = save_base; in test_nd()
858 got = do_read (dev, save_ptr, try, block_size, in test_nd()
891 save_ptr += got * block_size; in test_nd()
931 save_ptr = save_base; in test_nd()
960 do_write (dev, save_ptr, got, in test_nd()
962 save_ptr += got * block_size; in test_nd()
973 save_ptr = save_base; in test_nd()