Searched refs:amiga_floppy_setup (Results 1 – 4 of 4) sorted by relevance
100 extern void amiga_floppy_setup(char *, int *);446 mach_floppy_setup = amiga_floppy_setup; in config_amiga()
102 extern void amiga_floppy_setup(char *, int *);435 mach_floppy_setup = amiga_floppy_setup; in config_amiga()
88 extern void amiga_floppy_setup(char *, int *);
1737 void __init amiga_floppy_setup (char *str, int *ints) in amiga_floppy_setup() function