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

Data Fields

struct pardevicedev
 
int base
 
int base_hi
 
int mode
 
struct scsi_cmndcur_cmd
 
struct delayed_work imm_tq
 
unsigned long jstart
 
unsigned failed:1
 
unsigned dp:1
 
unsigned rd:1
 
unsigned wanted:1
 
wait_queue_head_twaiting
 
struct Scsi_Hosthost
 
struct list_head list
 

Detailed Description

Definition at line 34 of file imm.c.

Field Documentation

int base

Definition at line 36 of file imm.c.

int base_hi

Definition at line 37 of file imm.c.

struct scsi_cmnd* cur_cmd

Definition at line 39 of file imm.c.

Definition at line 35 of file imm.c.

unsigned dp

Definition at line 43 of file imm.c.

unsigned failed

Definition at line 42 of file imm.c.

Definition at line 47 of file imm.c.

Definition at line 40 of file imm.c.

unsigned long jstart

Definition at line 41 of file imm.c.

Definition at line 48 of file imm.c.

int mode

Definition at line 38 of file imm.c.

unsigned rd

Definition at line 44 of file imm.c.

Definition at line 46 of file imm.c.

unsigned wanted

Definition at line 45 of file imm.c.


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