tag | line | file | source code |
---|---|---|---|
floppy_max_errors | 3295 | drivers/block/floppy.c | struct floppy_max_errors max_errors; |
floppy_max_errors | 104 | include/linux/fd.h | #define FDSETMAXERRS _IOW(2, 0x4c, struct floppy_max_errors) |
floppy_max_errors | 105 | include/linux/fd.h | #define FDGETMAXERRS _IOR(2, 0x0e, struct floppy_max_errors) |
floppy_max_errors | 143 | include/linux/fd.h | struct floppy_max_errors max_errors; |