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

#include <ide.h>

Data Fields

u8 c [12]
 
int retries
 
int error
 
int req_xfer
 
struct requestrq
 
unsigned long flags
 
unsigned long timeout
 

Detailed Description

Definition at line 330 of file ide.h.

Field Documentation

u8 c[12]

Definition at line 332 of file ide.h.

int error

Definition at line 335 of file ide.h.

unsigned long flags

Definition at line 343 of file ide.h.

int req_xfer

Definition at line 338 of file ide.h.

int retries

Definition at line 334 of file ide.h.

Definition at line 341 of file ide.h.

unsigned long timeout

Definition at line 349 of file ide.h.


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