Searched refs:mach_floppy_setup (Results 1 – 6 of 6) sorted by relevance
43 extern void (*mach_floppy_setup)(char *, int *);
101 void (*mach_floppy_setup) (char *, int *) __initdata = NULL; variable569 if (mach_floppy_setup) in floppy_setup()570 mach_floppy_setup (str, ints); in floppy_setup()
68 void (*mach_floppy_setup) (char *, int *) __initdata = NULL; variable323 if (mach_floppy_setup) in floppy_setup()324 mach_floppy_setup (str, ints); in floppy_setup()
275 mach_floppy_setup = atari_floppy_setup; in config_atari()
446 mach_floppy_setup = amiga_floppy_setup; in config_amiga()
435 mach_floppy_setup = amiga_floppy_setup; in config_amiga()