Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
tcm_qla2xxx.h File Reference
#include <target/target_core_base.h>
#include <linux/btree.h>
#include "qla_target.h"

Go to the source code of this file.

Data Structures

struct  tcm_qla2xxx_nacl
 
struct  tcm_qla2xxx_tpg_attrib
 
struct  tcm_qla2xxx_tpg
 
struct  tcm_qla2xxx_fc_loopid
 
struct  tcm_qla2xxx_lport
 

Macros

#define TCM_QLA2XXX_VERSION   "v0.1"
 
#define TCM_QLA2XXX_NAMELEN   32
 
#define TCM_QLA2XXX_NPIV_NAMELEN   66
 
#define QLA_TPG_ATTRIB(tpg)   (&(tpg)->tpg_attrib)
 

Macro Definition Documentation

#define QLA_TPG_ATTRIB (   tpg)    (&(tpg)->tpg_attrib)

Definition at line 47 of file tcm_qla2xxx.h.

#define TCM_QLA2XXX_NAMELEN   32

Definition at line 6 of file tcm_qla2xxx.h.

#define TCM_QLA2XXX_NPIV_NAMELEN   66

Definition at line 8 of file tcm_qla2xxx.h.

#define TCM_QLA2XXX_VERSION   "v0.1"

Definition at line 4 of file tcm_qla2xxx.h.