Searched defs:floppy_drive_params (Results 1 – 1 of 1) sorted by relevance
119 struct floppy_drive_params { struct120 signed char cmos; /* CMOS type */125 unsigned long max_dtr; /* Step rate, usec */126 unsigned long hlt; /* Head load/settle time, msec */127 unsigned long hut; /* Head unload time (remnant of 129 unsigned long srt; /* Step rate, usec */131 unsigned long spinup; /* time needed for spinup (expressed133 unsigned long spindown; /* timeout needed for spindown */134 unsigned char spindown_offset; /* decides in which position the disk136 unsigned char select_delay; /* delay to wait after select */[all …]