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

#include <amifd.h>

Data Fields

struct fd_drive_typetype
 
struct fd_data_typedtype
 
int track
 
unsigned chartrackbuf
 
int blocks
 
int changed
 
int disk
 
int motor
 
int busy
 
int dirty
 
int status
 
struct gendisk * gendisk
 

Detailed Description

Definition at line 44 of file amifd.h.

Field Documentation

int blocks

Definition at line 50 of file amifd.h.

int busy

Definition at line 55 of file amifd.h.

int changed

Definition at line 52 of file amifd.h.

int dirty

Definition at line 56 of file amifd.h.

int disk

Definition at line 53 of file amifd.h.

Definition at line 46 of file amifd.h.

struct gendisk* gendisk

Definition at line 58 of file amifd.h.

int motor

Definition at line 54 of file amifd.h.

Definition at line 57 of file amifd.h.

Definition at line 47 of file amifd.h.

unsigned char* trackbuf

Definition at line 48 of file amifd.h.

Definition at line 45 of file amifd.h.


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