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

#include <fd.h>

Data Fields

unsigned int flags
 
void __userdata
 
charkernel_data
 
struct floppy_raw_cmdnext
 
long length
 
long phys_length
 
int buffer_length
 
unsigned char rate
 
unsigned char cmd_count
 
unsigned char cmd [16]
 
unsigned char reply_count
 
unsigned char reply [16]
 
int track
 
int resultcode
 
int reserved1
 
int reserved2
 

Detailed Description

Definition at line 324 of file fd.h.

Field Documentation

int buffer_length

Definition at line 352 of file fd.h.

unsigned char cmd[16]

Definition at line 356 of file fd.h.

unsigned char cmd_count

Definition at line 355 of file fd.h.

Definition at line 346 of file fd.h.

unsigned int flags

Definition at line 325 of file fd.h.

char* kernel_data

Definition at line 347 of file fd.h.

long length

Definition at line 350 of file fd.h.

Definition at line 348 of file fd.h.

long phys_length

Definition at line 351 of file fd.h.

unsigned char rate

Definition at line 354 of file fd.h.

unsigned char reply[16]

Definition at line 358 of file fd.h.

unsigned char reply_count

Definition at line 357 of file fd.h.

int reserved1

Definition at line 362 of file fd.h.

int reserved2

Definition at line 363 of file fd.h.

int resultcode

Definition at line 360 of file fd.h.

Definition at line 359 of file fd.h.


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