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

#include <qla_target.h>

Data Fields

struct list_head sess_works_list_entry
 
int type
 
union {
   struct abts_recv_from_24xx   abts
 
   struct imm_ntfy_from_isp   tm_iocb
 
   struct atio_from_isp   tm_iocb2
 
}; 
 

Detailed Description

Definition at line 862 of file qla_target.h.

Field Documentation

union { ... }

Definition at line 870 of file qla_target.h.

struct list_head sess_works_list_entry

Definition at line 863 of file qla_target.h.

Definition at line 871 of file qla_target.h.

Definition at line 872 of file qla_target.h.

Definition at line 867 of file qla_target.h.


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