taglinefilesource code
this_floppy2404drivers/block/floppy.cstruct floppy_struct *this_floppy;
this_floppy2430drivers/block/floppy.cthis_floppy = &floppy_type[type];
this_floppy2431drivers/block/floppy.celse if ((this_floppy = current_type[drive]) ==
this_floppy2434drivers/block/floppy.creturn COPYOUT(this_floppy[0]);