Home
last modified time | relevance | path

Searched defs:scsiback_tpg (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/xen/
Dxen-scsiback.c165 struct scsiback_tpg { struct
167 u16 tport_tpgt;
169 int tv_tpg_port_count;
171 int tv_tpg_fe_count;
173 struct list_head tv_tpg_list;
175 struct mutex tv_tpg_mutex;
177 struct scsiback_nexus *tpg_nexus;
179 struct scsiback_tport *tport;
181 struct se_portal_group se_tpg;
183 char param_alias[VSCSI_NAMELEN];
[all …]