Home | History | Annotate | Download | only in stage2

Lines Matching refs:track

82      on floppies from track 1 to 2, while others only use 1.  */
150 int soff, num_sect, track, size = byte_len;
154 * Check track buffer. If it isn't valid or it is from the
185 /* Get the first sector of track. */
187 track = sector - soff;
192 if (track != buf_track)
194 int bios_err, read_start = track, read_len = sectors_per_vtrack;
231 buf_track = track;