| tag | line | file | source code |
|---|---|---|---|
| floppy_setup | 4180 | drivers/block/floppy.c | floppy_setup(get_options(ptr,ints),ints); |
| floppy_setup | 4237 | drivers/block/floppy.c | mod_setup("floppy=", floppy_setup); |
| floppy_setup | 68 | init/main.c | extern void floppy_setup(char *str, int *ints); |
| floppy_setup | 322 | init/main.c | { "floppy=", floppy_setup }, |