Home
last modified time | relevance | path

Searched refs:atari_dont_touch_floppy_select (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/arch/m68k/atari/
Datari_ksyms.c21 EXPORT_SYMBOL(atari_dont_touch_floppy_select);
Dconfig.c51 int atari_dont_touch_floppy_select = 0; variable
541 if (atari_dont_touch_floppy_select) in atari_heartbeat()
/linux-2.4.37.9/drivers/block/
Dataflop.c463 atari_dont_touch_floppy_select = 1; in fd_select_drive()
487 atari_dont_touch_floppy_select = 0; in fd_deselect()
/linux-2.4.37.9/include/asm-m68k/
Datarihw.h31 extern int atari_dont_touch_floppy_select;