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

Data Fields

Scsi_Cmndissue_SC
 
Scsi_Cmndcurrent_SC
 
Scsi_Cmnddisconnected_SC
 
Scsi_Cmnddone_SC
 
spinlock_t lock
 
int commands
 
int reconnect
 
int parity
 
int synchronous
 
int delay
 
int ext_trans
 
int swint
 
int service
 
int in_intr
 
enum aha152x_state state prevstate laststate
 
int target
 
unsigned char syncrate [8]
 
unsigned char syncneg [8]
 
int cmd_i
 
int msgi_len
 
unsigned char msgi [256]
 
int msgo_i
 
int msgo_len
 
unsigned char msgo [256]
 
int data_len
 
unsigned long io_port0
 
unsigned long io_port1
 
struct list_head host_list
 

Detailed Description

Definition at line 472 of file aha152x.c.

Field Documentation

int cmd_i

Definition at line 538 of file aha152x.c.

Definition at line 509 of file aha152x.c.

Scsi_Cmnd* current_SC

Definition at line 476 of file aha152x.c.

int data_len

Definition at line 551 of file aha152x.c.

int delay

Definition at line 514 of file aha152x.c.

Scsi_Cmnd* disconnected_SC

Definition at line 479 of file aha152x.c.

Scsi_Cmnd* done_SC

Definition at line 482 of file aha152x.c.

int ext_trans

Definition at line 515 of file aha152x.c.

struct list_head host_list

Definition at line 560 of file aha152x.c.

int in_intr

Definition at line 519 of file aha152x.c.

unsigned long io_port0

Definition at line 554 of file aha152x.c.

unsigned long io_port1

Definition at line 555 of file aha152x.c.

Scsi_Cmnd* issue_SC

Definition at line 473 of file aha152x.c.

enum aha152x_state state prevstate laststate

Definition at line 524 of file aha152x.c.

spinlock_t lock

Definition at line 485 of file aha152x.c.

unsigned char msgi[256]

Definition at line 543 of file aha152x.c.

int msgi_len

Definition at line 541 of file aha152x.c.

unsigned char msgo[256]

Definition at line 548 of file aha152x.c.

int msgo_i

Definition at line 546 of file aha152x.c.

int msgo_len

Definition at line 546 of file aha152x.c.

int parity

Definition at line 512 of file aha152x.c.

int reconnect

Definition at line 511 of file aha152x.c.

int service

Definition at line 518 of file aha152x.c.

int swint

Definition at line 517 of file aha152x.c.

int synchronous

Definition at line 513 of file aha152x.c.

unsigned char syncneg[8]

Definition at line 532 of file aha152x.c.

unsigned char syncrate[8]

Definition at line 529 of file aha152x.c.

int target

Definition at line 526 of file aha152x.c.


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