taglinefilesource code
here1776drivers/block/floppy.c} *here = (struct fparm *)floppy_track_buffer;
here1811drivers/block/floppy.chere[count].track = format_req.track;
here1812drivers/block/floppy.chere[count].head = format_req.head;
here1813drivers/block/floppy.chere[count].sect = 0;
here1814drivers/block/floppy.chere[count].size = F_SIZECODE;
here1818drivers/block/floppy.chere[n].sect = count;
here1820drivers/block/floppy.cif (here[n].sect) { /* sector busy, find next free sector */
here1824drivers/block/floppy.cwhile (here[n].sect) ++n;
here52include/asm-alpha/irq.hasm code comes here
here41include/asm-sparc/irq.hasm code comes here