Searched defs:floppy_drive_params (Results 1 – 1 of 1) sorted by relevance
127 struct floppy_drive_params { struct128 signed char cmos; /* CMOS type */133 unsigned long max_dtr; /* Step rate, usec */134 unsigned long hlt; /* Head load/settle time, msec */135 unsigned long hut; /* Head unload time (remnant of 137 unsigned long srt; /* Step rate, usec */139 unsigned long spinup; /* time needed for spinup (expressed141 unsigned long spindown; /* timeout needed for spindown */142 unsigned char spindown_offset; /* decides in which position the disk144 unsigned char select_delay; /* delay to wait after select */[all …]