Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/
Dxen-scsiback.c159 struct scsiback_tpg { struct
161 u16 tport_tpgt;
163 int tv_tpg_port_count;
165 int tv_tpg_fe_count;
167 struct list_head tv_tpg_list;
169 struct mutex tv_tpg_mutex;
171 struct scsiback_nexus *tpg_nexus;
173 struct scsiback_tport *tport;
175 struct se_portal_group se_tpg;
177 char param_alias[VSCSI_NAMELEN];
[all …]