Lines Matching defs:linux_floppy_drive_params
66 struct linux_floppy_drive_params { struct
67 char cmos;
68 u_long max_dtr;
69 u_long hlt;
70 u_long hut;
71 u_long srt;
72 u_long spinup;
73 u_long spindown;
74 u_char spindown_offset;
75 u_char select_delay;
76 u_char rps;
77 u_char tracks;
78 u_long timeout;
79 u_char interleave_sect;
80 struct linux_floppy_max_errors max_errors;
81 char flags;
82 char read_track;
83 short autodetect[8];
84 int checkfreq;
85 int native_format;