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

Data Fields

struct pardevicedev
 
int base
 
int mode
 
struct scsi_cmndcur_cmd
 
struct delayed_work ppa_tq
 
unsigned long jstart
 
unsigned long recon_tmo
 
unsigned int failed:1
 
unsigned wanted:1
 
wait_queue_head_twaiting
 
struct Scsi_Hosthost
 
struct list_head list
 

Detailed Description

Definition at line 30 of file ppa.c.

Field Documentation

int base

Definition at line 32 of file ppa.c.

struct scsi_cmnd* cur_cmd

Definition at line 34 of file ppa.c.

Definition at line 31 of file ppa.c.

unsigned int failed

Definition at line 38 of file ppa.c.

Definition at line 41 of file ppa.c.

unsigned long jstart

Definition at line 36 of file ppa.c.

Definition at line 42 of file ppa.c.

int mode

Definition at line 33 of file ppa.c.

Definition at line 35 of file ppa.c.

unsigned long recon_tmo

Definition at line 37 of file ppa.c.

Definition at line 40 of file ppa.c.

unsigned wanted

Definition at line 39 of file ppa.c.


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