taglinefilesource code
nr_not_xferred247drivers/char/ftape/fdc-isr.cunsigned nr_not_xferred;
nr_not_xferred258drivers/char/ftape/fdc-isr.cnr_not_xferred = 0;
nr_not_xferred265drivers/char/ftape/fdc-isr.cnr_not_xferred = ((dma_residue + (SECTOR_SIZE - 1)) / SECTOR_SIZE);
nr_not_xferred266drivers/char/ftape/fdc-isr.cbuff->sector_count -= nr_not_xferred;  /* adjust to actual value */