Searched refs:floppy_max_errors (Results 1 – 2 of 2) sorted by relevance
81 struct floppy_max_errors { struct106 #define FDSETMAXERRS _IOW(2, 0x4c, struct floppy_max_errors) argument107 #define FDGETMAXERRS _IOR(2, 0x0e, struct floppy_max_errors)145 struct floppy_max_errors max_errors;
231 unsigned struct_floppy_max_errors_sz = sizeof(struct floppy_max_errors);