seek_track
static void seek_track(struct floppy_state *fs, int n);
seek_track(fs, fs->req_cyl - fs->cur_cyl);
seek_track(fs, -5);