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

#include <amifd.h>

Data Fields

unsigned long code
 
charname
 
unsigned int tracks
 
unsigned int heads
 
unsigned int read_size
 
unsigned int write_size
 
unsigned int sect_mult
 
unsigned int precomp1
 
unsigned int precomp2
 
unsigned int step_delay
 
unsigned int settle_time
 
unsigned int side_time
 

Detailed Description

Definition at line 29 of file amifd.h.

Field Documentation

unsigned long code

Definition at line 30 of file amifd.h.

unsigned int heads

Definition at line 33 of file amifd.h.

char* name

Definition at line 31 of file amifd.h.

unsigned int precomp1

Definition at line 37 of file amifd.h.

unsigned int precomp2

Definition at line 38 of file amifd.h.

unsigned int read_size

Definition at line 34 of file amifd.h.

unsigned int sect_mult

Definition at line 36 of file amifd.h.

unsigned int settle_time

Definition at line 40 of file amifd.h.

unsigned int side_time

Definition at line 41 of file amifd.h.

unsigned int step_delay

Definition at line 39 of file amifd.h.

unsigned int tracks

Definition at line 32 of file amifd.h.

unsigned int write_size

Definition at line 35 of file amifd.h.


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