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

#include <qla_target.h>

Data Fields

struct scsi_qla_hostvha
 
struct qla_hw_dataha
 
int irq_cmd_count
 
int datasegs_per_cmd
 
int datasegs_per_cont
 
int sg_tablesize
 
unsigned int tgt_enable_64bit_addr:1
 
unsigned int link_reinit_iocb_pending:1
 
int tgt_stop
 
int tgt_stopped
 
int sess_count
 
struct list_head sess_list
 
struct list_head del_sess_list
 
struct delayed_work sess_del_work
 
spinlock_t sess_work_lock
 
struct list_head sess_works_list
 
struct work_struct sess_work
 
struct imm_ntfy_from_isp link_reinit_iocb
 
wait_queue_head_t waitQ
 
int notify_ack_expected
 
int abts_resp_expected
 
int modify_lun_expected
 
int ctio_srr_id
 
int imm_srr_id
 
spinlock_t srr_lock
 
struct list_head srr_ctio_list
 
struct list_head srr_imm_list
 
struct work_struct srr_work
 
atomic_t tgt_global_resets_count
 
struct list_head tgt_list_entry
 

Detailed Description

Definition at line 751 of file qla_target.h.

Field Documentation

int abts_resp_expected

Definition at line 792 of file qla_target.h.

int ctio_srr_id

Definition at line 795 of file qla_target.h.

int datasegs_per_cmd

Definition at line 762 of file qla_target.h.

int datasegs_per_cont

Definition at line 762 of file qla_target.h.

struct list_head del_sess_list

Definition at line 782 of file qla_target.h.

Definition at line 753 of file qla_target.h.

int imm_srr_id

Definition at line 796 of file qla_target.h.

int irq_cmd_count

Definition at line 760 of file qla_target.h.

struct imm_ntfy_from_isp link_reinit_iocb

Definition at line 789 of file qla_target.h.

unsigned int link_reinit_iocb_pending

Definition at line 766 of file qla_target.h.

int modify_lun_expected

Definition at line 793 of file qla_target.h.

int notify_ack_expected

Definition at line 791 of file qla_target.h.

int sess_count

Definition at line 776 of file qla_target.h.

struct delayed_work sess_del_work

Definition at line 783 of file qla_target.h.

struct list_head sess_list

Definition at line 779 of file qla_target.h.

struct work_struct sess_work

Definition at line 787 of file qla_target.h.

spinlock_t sess_work_lock

Definition at line 785 of file qla_target.h.

struct list_head sess_works_list

Definition at line 786 of file qla_target.h.

int sg_tablesize

Definition at line 762 of file qla_target.h.

struct list_head srr_ctio_list

Definition at line 798 of file qla_target.h.

struct list_head srr_imm_list

Definition at line 799 of file qla_target.h.

spinlock_t srr_lock

Definition at line 797 of file qla_target.h.

struct work_struct srr_work

Definition at line 800 of file qla_target.h.

unsigned int tgt_enable_64bit_addr

Definition at line 765 of file qla_target.h.

atomic_t tgt_global_resets_count

Definition at line 802 of file qla_target.h.

struct list_head tgt_list_entry

Definition at line 804 of file qla_target.h.

int tgt_stop

Definition at line 772 of file qla_target.h.

int tgt_stopped

Definition at line 773 of file qla_target.h.

Definition at line 752 of file qla_target.h.

Definition at line 790 of file qla_target.h.


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