Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
se_port Struct Reference

#include <target_core_base.h>

Data Fields

u16 sep_rtpi
 
int sep_tg_pt_secondary_stat
 
int sep_tg_pt_secondary_write_md
 
u32 sep_index
 
struct scsi_port_stats sep_stats
 
atomic_t sep_tg_pt_secondary_offline
 
atomic_t sep_tg_pt_ref_cnt
 
spinlock_t sep_alua_lock
 
struct mutex sep_tg_pt_md_mutex
 
struct t10_alua_tg_pt_gp_membersep_alua_tg_pt_gp_mem
 
struct se_lunsep_lun
 
struct se_portal_groupsep_tpg
 
struct list_head sep_alua_list
 
struct list_head sep_list
 

Detailed Description

Definition at line 847 of file target_core_base.h.

Field Documentation

struct list_head sep_alua_list

Definition at line 863 of file target_core_base.h.

spinlock_t sep_alua_lock

Definition at line 858 of file target_core_base.h.

struct t10_alua_tg_pt_gp_member* sep_alua_tg_pt_gp_mem

Definition at line 860 of file target_core_base.h.

u32 sep_index

Definition at line 852 of file target_core_base.h.

struct list_head sep_list

Definition at line 864 of file target_core_base.h.

struct se_lun* sep_lun

Definition at line 861 of file target_core_base.h.

u16 sep_rtpi

Definition at line 849 of file target_core_base.h.

Definition at line 853 of file target_core_base.h.

struct mutex sep_tg_pt_md_mutex

Definition at line 859 of file target_core_base.h.

atomic_t sep_tg_pt_ref_cnt

Definition at line 857 of file target_core_base.h.

atomic_t sep_tg_pt_secondary_offline

Definition at line 855 of file target_core_base.h.

int sep_tg_pt_secondary_stat

Definition at line 850 of file target_core_base.h.

int sep_tg_pt_secondary_write_md

Definition at line 851 of file target_core_base.h.

Definition at line 862 of file target_core_base.h.


The documentation for this struct was generated from the following file: