Home
last modified time | relevance | path

Searched defs:floppy_drive_params (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/include/linux/
Dfd.h126 struct floppy_drive_params { struct
127 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 (expressed
140 unsigned long spindown; /* timeout needed for spindown */
141 unsigned char spindown_offset; /* decides in which position the disk
143 unsigned char select_delay; /* delay to wait after select */
[all …]