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

#include <fd.h>

Data Fields

unsigned int size
 
unsigned int sect
 
unsigned int head
 
unsigned int track
 
unsigned int stretch
 
unsigned char gap
 
unsigned char rate
 
 spec1
 
 fmt_gap
 
const charname
 

Detailed Description

Definition at line 13 of file fd.h.

Field Documentation

fmt_gap

Definition at line 39 of file fd.h.

unsigned char gap

Definition at line 29 of file fd.h.

unsigned int head

Definition at line 14 of file fd.h.

const char* name

Definition at line 41 of file fd.h.

unsigned char rate

Definition at line 29 of file fd.h.

unsigned int sect

Definition at line 14 of file fd.h.

unsigned int size

Definition at line 14 of file fd.h.

spec1

Definition at line 39 of file fd.h.

unsigned int stretch

Definition at line 14 of file fd.h.

unsigned int track

Definition at line 14 of file fd.h.


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