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

#include <qla_target.h>

Data Fields

uint8_t tmr_func
 
uint8_t fc_tm_rsp
 
struct qla_tgt_sesssess
 
struct se_cmd se_cmd
 
struct work_struct free_work
 
unsigned int flags
 
union {
   struct atio_from_isp   atio
 
   struct imm_ntfy_from_isp   imm_ntfy
 
   struct abts_recv_from_24xx   abts
 
orig_iocb
 

Detailed Description

Definition at line 876 of file qla_target.h.

Field Documentation

Definition at line 887 of file qla_target.h.

Definition at line 885 of file qla_target.h.

uint8_t fc_tm_rsp

Definition at line 878 of file qla_target.h.

unsigned int flags

Definition at line 882 of file qla_target.h.

struct work_struct free_work

Definition at line 881 of file qla_target.h.

Definition at line 886 of file qla_target.h.

union { ... } orig_iocb

Definition at line 880 of file qla_target.h.

Definition at line 879 of file qla_target.h.

uint8_t tmr_func

Definition at line 877 of file qla_target.h.


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