Lines Matching defs:end
779 static unsigned long scan_sync(unsigned long raw, unsigned long end)
781 ushort *ptr = (ushort *)raw, *endp = (ushort *)end;
838 unsigned long end;
845 end = raw + unit[drive].type->read_size;
848 if (!(raw = scan_sync(raw, end))) {
1041 ; Anyway, the end result is the same as the remainder of the division of
1152 unsigned long end;
1160 end = raw + unit[drive].type->read_size;
1164 if (!(raw = scan_sync (raw, end))) {
1210 if (!(raw = scan_sync (raw, end))) {