Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfd.h127 struct floppy_drive_params { struct
128 signed char cmos; /* CMOS type */
133 unsigned long max_dtr; /* Step rate, usec */
134 unsigned long hlt; /* Head load/settle time, msec */
135 unsigned long hut; /* Head unload time (remnant of
137 unsigned long srt; /* Step rate, usec */
139 unsigned long spinup; /* time needed for spinup (expressed
141 unsigned long spindown; /* timeout needed for spindown */
142 unsigned char spindown_offset; /* decides in which position the disk
144 unsigned char select_delay; /* delay to wait after select */
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfd.h127 struct floppy_drive_params { struct
128 signed char cmos; /* CMOS type */
133 unsigned long max_dtr; /* Step rate, usec */
134 unsigned long hlt; /* Head load/settle time, msec */
135 unsigned long hut; /* Head unload time (remnant of
137 unsigned long srt; /* Step rate, usec */
139 unsigned long spinup; /* time needed for spinup (expressed
141 unsigned long spindown; /* timeout needed for spindown */
142 unsigned char spindown_offset; /* decides in which position the disk
144 unsigned char select_delay; /* delay to wait after select */
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfd.h127 struct floppy_drive_params { struct
128 signed char cmos; /* CMOS type */
133 unsigned long max_dtr; /* Step rate, usec */
134 unsigned long hlt; /* Head load/settle time, msec */
135 unsigned long hut; /* Head unload time (remnant of
137 unsigned long srt; /* Step rate, usec */
139 unsigned long spinup; /* time needed for spinup (expressed
141 unsigned long spindown; /* timeout needed for spindown */
142 unsigned char spindown_offset; /* decides in which position the disk
144 unsigned char select_delay; /* delay to wait after select */
[all …]