Searched defs:floppy_drive_params (Results 1 – 1 of 1) sorted by relevance
126 struct floppy_drive_params { struct127 signed char cmos; /* CMOS type */132 unsigned long max_dtr; /* Step rate, usec */133 unsigned long hlt; /* Head load/settle time, msec */134 unsigned long hut; /* Head unload time (remnant of 136 unsigned long srt; /* Step rate, usec */138 unsigned long spinup; /* time needed for spinup (expressed140 unsigned long spindown; /* timeout needed for spindown */141 unsigned char spindown_offset; /* decides in which position the disk143 unsigned char select_delay; /* delay to wait after select */[all …]