Linux Kernel
3.7.1
|
#include <tcm_qla2xxx.h>
Data Fields | |
u16 | lport_tpgt |
atomic_t | lport_tpg_enabled |
struct tcm_qla2xxx_lport * | lport |
struct tcm_qla2xxx_tpg_attrib | tpg_attrib |
struct se_portal_group | se_tpg |
Definition at line 34 of file tcm_qla2xxx.h.
struct tcm_qla2xxx_lport* lport |
Definition at line 40 of file tcm_qla2xxx.h.
atomic_t lport_tpg_enabled |
Definition at line 38 of file tcm_qla2xxx.h.
u16 lport_tpgt |
Definition at line 36 of file tcm_qla2xxx.h.
struct se_portal_group se_tpg |
Definition at line 44 of file tcm_qla2xxx.h.
struct tcm_qla2xxx_tpg_attrib tpg_attrib |
Definition at line 42 of file tcm_qla2xxx.h.