Searched refs:tl_nexus (Results 1 - 2 of 2) sorted by relevance

/drivers/target/loopback/
H A Dtcm_loop.c164 struct tcm_loop_nexus *tl_nexus; local
183 tl_nexus = tl_hba->tl_nexus;
184 if (!tl_nexus) {
192 tl_nexus->se_sess,
300 struct tcm_loop_nexus *tl_nexus; local
309 * Locate the tl_nexus and se_sess pointers
311 tl_nexus = tl_hba->tl_nexus;
312 if (!tl_nexus) {
937 struct tcm_loop_nexus *tl_nexus; local
991 struct tcm_loop_nexus *tl_nexus; local
1029 struct tcm_loop_nexus *tl_nexus; local
[all...]
H A Dtcm_loop.h57 struct tcm_loop_nexus *tl_nexus; member in struct:tcm_loop_hba

Completed in 30 milliseconds