Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dfd.h119 struct floppy_drive_params { struct
120 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 (expressed
133 unsigned long spindown; /* timeout needed for spindown */
134 unsigned char spindown_offset; /* decides in which position the disk
136 unsigned char select_delay; /* delay to wait after select */
[all …]