Home
last modified time | relevance | path

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

/linux-5.10/drivers/xen/
Dxen-scsiback.c160 struct scsiback_tpg { struct
162 u16 tport_tpgt;
164 int tv_tpg_port_count;
166 int tv_tpg_fe_count;
168 struct list_head tv_tpg_list;
170 struct mutex tv_tpg_mutex;
172 struct scsiback_nexus *tpg_nexus;
174 struct scsiback_tport *tport;
176 struct se_portal_group se_tpg;
178 char param_alias[VSCSI_NAMELEN];
[all …]