taglinefilesource code
here1828drivers/block/floppy.c} *here = (struct fparm *)floppy_track_buffer;
here1863drivers/block/floppy.chere[count].track = format_req.track;
here1864drivers/block/floppy.chere[count].head = format_req.head;
here1865drivers/block/floppy.chere[count].sect = 0;
here1866drivers/block/floppy.chere[count].size = F_SIZECODE;
here1870drivers/block/floppy.chere[n].sect = count;
here1872drivers/block/floppy.cif (here[n].sect) { /* sector busy, find next free sector */
here1876drivers/block/floppy.cwhile (here[n].sect) ++n;
here52include/asm-alpha/irq.hasm code comes here
here41include/asm-sparc/irq.hasm code comes here