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

#include <fd.h>

Data Fields

int spec1
 
int spec2
 
int dtr
 
unsigned char version
 
unsigned char dor
 
unsigned long address
 
unsigned int rawcmd:2
 
unsigned int reset:1
 
unsigned int need_configure:1
 
unsigned int perp_mode:2
 
unsigned int has_fifo:1
 
unsigned int driver_version
 
unsigned char track [4]
 

Detailed Description

Definition at line 252 of file fd.h.

Field Documentation

unsigned long address

Definition at line 258 of file fd.h.

unsigned char dor

Definition at line 257 of file fd.h.

unsigned int driver_version

Definition at line 264 of file fd.h.

int dtr

Definition at line 255 of file fd.h.

unsigned int has_fifo

Definition at line 263 of file fd.h.

unsigned int need_configure

Definition at line 261 of file fd.h.

unsigned int perp_mode

Definition at line 262 of file fd.h.

unsigned int rawcmd

Definition at line 259 of file fd.h.

unsigned int reset

Definition at line 260 of file fd.h.

int spec1

Definition at line 253 of file fd.h.

int spec2

Definition at line 254 of file fd.h.

unsigned char track[4]

Definition at line 273 of file fd.h.

unsigned char version

Definition at line 256 of file fd.h.


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