Linux Kernel
3.7.1
|
#include <tcm_qla2xxx.h>
Data Fields | |
u32 | nport_id |
u64 | nport_wwnn |
char | nport_name [TCM_QLA2XXX_NAMELEN] |
struct qla_tgt_sess * | qla_tgt_sess |
struct se_session * | nport_nexus |
struct se_node_acl | se_node_acl |
Definition at line 12 of file tcm_qla2xxx.h.
u32 nport_id |
Definition at line 14 of file tcm_qla2xxx.h.
char nport_name[TCM_QLA2XXX_NAMELEN] |
Definition at line 18 of file tcm_qla2xxx.h.
struct se_session* nport_nexus |
Definition at line 22 of file tcm_qla2xxx.h.
u64 nport_wwnn |
Definition at line 16 of file tcm_qla2xxx.h.
Definition at line 20 of file tcm_qla2xxx.h.
Definition at line 24 of file tcm_qla2xxx.h.