Searched defs:floppy_drive_params (Results 1 – 1 of 1) sorted by relevance
120 struct floppy_drive_params { struct121 signed char cmos; /* CMOS type */126 unsigned long max_dtr; /* Step rate, usec */127 unsigned long hlt; /* Head load/settle time, msec */128 unsigned long hut; /* Head unload time (remnant of 130 unsigned long srt; /* Step rate, usec */132 unsigned long spinup; /* time needed for spinup (expressed134 unsigned long spindown; /* timeout needed for spindown */135 unsigned char spindown_offset; /* decides in which position the disk137 unsigned char select_delay; /* delay to wait after select */[all …]