Searched refs:efct_lio_tpg (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/scsi/elx/efct/ |
D | efct_lio.c | 82 struct efct_lio_tpg *tpg = in efct_lio_tpg_enable_show() 83 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_tpg_enable_show() 93 struct efct_lio_tpg *tpg = in efct_lio_tpg_enable_store() 94 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_tpg_enable_store() 140 struct efct_lio_tpg *tpg = in efct_lio_npiv_tpg_enable_show() 141 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_npiv_tpg_enable_show() 151 struct efct_lio_tpg *tpg = in efct_lio_npiv_tpg_enable_store() 152 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_npiv_tpg_enable_store() 214 struct efct_lio_tpg *tpg = in efct_lio_get_fabric_wwn() 215 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_get_fabric_wwn() [all …]
|
D | efct_lio.h | 55 struct efct_lio_tpg *tpg; 140 struct efct_lio_tpg *tpg; 151 struct efct_lio_tpg *tpg; 165 struct efct_lio_tpg { struct
|