Searched defs:floppy_write_errors (Results 1 – 3 of 3) sorted by relevance
296 struct floppy_write_errors { struct320 #define FDWERRORGET _IOR(2, 0x17, struct floppy_write_errors) argument
91754 struct floppy_write_errors { struct91755 unsigned int write_errors;91756 long unsigned int first_error_sector;91757 int first_error_generation;91758 long unsigned int last_error_sector;91759 int last_error_generation;91760 unsigned int badness;