Linux Kernel
3.7.1
|
#include <tcm_loop.h>
Data Fields | |
unsigned short | tl_tpgt |
atomic_t | tl_tpg_port_count |
struct se_portal_group | tl_se_tpg |
struct tcm_loop_hba * | tl_hba |
Definition at line 43 of file tcm_loop.h.
struct tcm_loop_hba* tl_hba |
Definition at line 47 of file tcm_loop.h.
struct se_portal_group tl_se_tpg |
Definition at line 46 of file tcm_loop.h.
atomic_t tl_tpg_port_count |
Definition at line 45 of file tcm_loop.h.
unsigned short tl_tpgt |
Definition at line 44 of file tcm_loop.h.