Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
floppy_drive_params Struct Reference

#include <fd.h>

Data Fields

signed char cmos
 
unsigned long max_dtr
 
unsigned long hlt
 
unsigned long hut
 
unsigned long srt
 
unsigned long spinup
 
unsigned long spindown
 
unsigned char spindown_offset
 
unsigned char select_delay
 
unsigned char rps
 
unsigned char tracks
 
unsigned long timeout
 
unsigned char interleave_sect
 
struct floppy_max_errors max_errors
 
char flags
 
char read_track
 
short autodetect [8]
 
int checkfreq
 
int native_format
 

Detailed Description

Definition at line 126 of file fd.h.

Field Documentation

short autodetect[8]

Definition at line 173 of file fd.h.

int checkfreq

Definition at line 175 of file fd.h.

signed char cmos

Definition at line 127 of file fd.h.

char flags

Definition at line 153 of file fd.h.

unsigned long hlt

Definition at line 133 of file fd.h.

unsigned long hut

Definition at line 134 of file fd.h.

unsigned char interleave_sect

Definition at line 148 of file fd.h.

unsigned long max_dtr

Definition at line 132 of file fd.h.

Definition at line 151 of file fd.h.

int native_format

Definition at line 177 of file fd.h.

char read_track

Definition at line 166 of file fd.h.

unsigned char rps

Definition at line 144 of file fd.h.

unsigned char select_delay

Definition at line 143 of file fd.h.

unsigned long spindown

Definition at line 140 of file fd.h.

unsigned char spindown_offset

Definition at line 141 of file fd.h.

unsigned long spinup

Definition at line 138 of file fd.h.

unsigned long srt

Definition at line 136 of file fd.h.

unsigned long timeout

Definition at line 146 of file fd.h.

unsigned char tracks

Definition at line 145 of file fd.h.


The documentation for this struct was generated from the following file: