taglinefilesource code
here1093drivers/block/floppy.cunsigned char *here = (unsigned char *) tmp_floppy_area;
here1106drivers/block/floppy.c*here++ = track;
here1107drivers/block/floppy.c*here++ = head;
here1108drivers/block/floppy.c*here++ = 1 + (( count + total_shift ) % floppy->sect);
here1109drivers/block/floppy.c*here++ = 2; /* 512 bytes */