taglinefilesource code
this_floppy2926drivers/block/floppy.cstruct floppy_struct *this_floppy;
this_floppy2951drivers/block/floppy.cthis_floppy = &floppy_type[type];
this_floppy2952drivers/block/floppy.celse if ((this_floppy = current_type[drive]) ==
this_floppy2955drivers/block/floppy.creturn COPYOUT(this_floppy[0]);