Lines Matching defs:sec
985 sec, /* 0-...*/
1163 do { /* search for the right sync of each sec-hdr */
1180 hdr.sec, hdr.len_desc, hdr.crc);
1213 unit[drive].track, drive, scnt, hdr.sec);
1223 hdr.track,hdr.side,hdr.sec,hdr.len_desc,scnt);
1228 raw = dos_decode((unsigned char *)(unit[drive].trackbuf + (hdr.sec - 1) * 512), (ushort *) raw, 512);
1230 crc = dos_data_crc(unit[drive].trackbuf + (hdr.sec - 1) * 512);
1235 hdr.sec, hdr.len_desc, scnt,data_crc[0], crc);
1237 ((ulong *)(unit[drive].trackbuf+(hdr.sec-1)*512))[0],
1238 ((ulong *)(unit[drive].trackbuf+(hdr.sec-1)*512))[1],
1239 ((ulong *)(unit[drive].trackbuf+(hdr.sec-1)*512))[2],
1240 ((ulong *)(unit[drive].trackbuf+(hdr.sec-1)*512))[3]);
1290 hdr.sec=cnt+1;