taglinefilesource code
this_floppy3138drivers/block/floppy.cstruct floppy_struct *this_floppy;
this_floppy3168drivers/block/floppy.cthis_floppy = &floppy_type[type];
this_floppy3169drivers/block/floppy.celse if ((this_floppy = current_type[drive]) == NULL)
this_floppy3171drivers/block/floppy.cCOPYOUT(this_floppy[0]);