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

#include <fd.h>

Data Fields

unsigned long flags
 
unsigned long spinup_date
 
unsigned long select_date
 
unsigned long first_read_date
 
short probed_format
 
short track
 
short maxblock
 
short maxtrack
 
int generation
 
int keep_data
 
int fd_ref
 
int fd_device
 
unsigned long last_checked
 
chardmabuf
 
int bufblocks
 

Detailed Description

Definition at line 198 of file fd.h.

Field Documentation

int bufblocks

Definition at line 230 of file fd.h.

char* dmabuf

Definition at line 229 of file fd.h.

int fd_device

Definition at line 225 of file fd.h.

int fd_ref

Definition at line 224 of file fd.h.

unsigned long first_read_date

Definition at line 209 of file fd.h.

unsigned long flags

Definition at line 199 of file fd.h.

int generation

Definition at line 214 of file fd.h.

int keep_data

Definition at line 221 of file fd.h.

unsigned long last_checked

Definition at line 226 of file fd.h.

short maxblock

Definition at line 212 of file fd.h.

short maxtrack

Definition at line 213 of file fd.h.

short probed_format

Definition at line 210 of file fd.h.

unsigned long select_date

Definition at line 208 of file fd.h.

unsigned long spinup_date

Definition at line 207 of file fd.h.

Definition at line 211 of file fd.h.


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