Linux Kernel
3.7.1
|
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) |
#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.