Searched refs:seek_forward (Results 1 – 2 of 2) sorted by relevance
517 /* forward */ static int seek_forward(int segment_id, int fast);543 seek_forward(ft_location.track * ft_segments_per_track, 0); in fast_seek()621 static int seek_forward(int segment_id, int fast) in seek_forward() function1073 result = seek_forward(segment_id, in ftape_start_tape()1076 result = seek_forward(segment_id - 1, in ftape_start_tape()
575 - Fixed wrong calculation of overshoot on seek_forward: Wrong sign868 - Fixed wrong adjustment of overshoot in seek_forward().