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

Data Fields

struct Scsi_Hostscsi_host
 
unsigned long io_port_base
 
unsigned long io_port_len
 
struct list_head dcb_list
 
struct DeviceCtlBlkdcb_run_robin
 
struct DeviceCtlBlkactive_dcb
 
struct list_head srb_free_list
 
struct ScsiReqBlktmp_srb
 
struct timer_list waiting_timer
 
struct timer_list selto_timer
 
u16 srb_count
 
u8 sel_timeout
 
unsigned int irq_level
 
u8 tag_max_num
 
u8 acb_flag
 
u8 gmode2
 
u8 config
 
u8 lun_chk
 
u8 scan_devices
 
u8 hostid_bit
 
u8 dcb_map [DC395x_MAX_SCSI_ID]
 
struct DeviceCtlBlkchildren [DC395x_MAX_SCSI_ID][32]
 
struct pci_devdev
 
u8 msg_len
 
struct ScsiReqBlk srb_array [DC395x_MAX_SRB_CNT]
 
struct ScsiReqBlk srb
 
struct NvRamType eeprom
 

Detailed Description

Definition at line 296 of file dc395x.c.

Field Documentation

u8 acb_flag

Definition at line 317 of file dc395x.c.

struct DeviceCtlBlk* active_dcb

Definition at line 304 of file dc395x.c.

Definition at line 326 of file dc395x.c.

Definition at line 320 of file dc395x.c.

struct list_head dcb_list

Definition at line 302 of file dc395x.c.

Definition at line 325 of file dc395x.c.

struct DeviceCtlBlk* dcb_run_robin

Definition at line 303 of file dc395x.c.

Definition at line 328 of file dc395x.c.

Definition at line 335 of file dc395x.c.

u8 gmode2

Definition at line 318 of file dc395x.c.

u8 hostid_bit

Definition at line 323 of file dc395x.c.

unsigned long io_port_base

Definition at line 299 of file dc395x.c.

unsigned long io_port_len

Definition at line 300 of file dc395x.c.

unsigned int irq_level

Definition at line 315 of file dc395x.c.

u8 lun_chk

Definition at line 321 of file dc395x.c.

u8 msg_len

Definition at line 330 of file dc395x.c.

u8 scan_devices

Definition at line 322 of file dc395x.c.

struct Scsi_Host* scsi_host

Definition at line 297 of file dc395x.c.

u8 sel_timeout

Definition at line 313 of file dc395x.c.

struct timer_list selto_timer

Definition at line 309 of file dc395x.c.

Definition at line 333 of file dc395x.c.

Definition at line 332 of file dc395x.c.

u16 srb_count

Definition at line 311 of file dc395x.c.

struct list_head srb_free_list

Definition at line 306 of file dc395x.c.

u8 tag_max_num

Definition at line 316 of file dc395x.c.

struct ScsiReqBlk* tmp_srb

Definition at line 307 of file dc395x.c.

struct timer_list waiting_timer

Definition at line 308 of file dc395x.c.


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