Searched refs:tl_tpg (Results 1 – 1 of 1) sorted by relevance
108 struct tcm_loop_tpg *tl_tpg; in tcm_loop_target_queue_cmd() local113 tl_tpg = &tl_hba->tl_hba_tpgs[sc->device->id]; in tcm_loop_target_queue_cmd()119 if (!tl_tpg->tl_hba) { in tcm_loop_target_queue_cmd()123 if (tl_tpg->tl_transport_status == TCM_TRANSPORT_OFFLINE) { in tcm_loop_target_queue_cmd()127 tl_nexus = tl_tpg->tl_nexus; in tcm_loop_target_queue_cmd()191 static int tcm_loop_issue_tmr(struct tcm_loop_tpg *tl_tpg, in tcm_loop_issue_tmr() argument203 tl_nexus = tl_tpg->tl_nexus; in tcm_loop_issue_tmr()216 se_sess = tl_tpg->tl_nexus->se_sess; in tcm_loop_issue_tmr()238 struct tcm_loop_tpg *tl_tpg; in tcm_loop_abort_task() local245 tl_tpg = &tl_hba->tl_hba_tpgs[sc->device->id]; in tcm_loop_abort_task()[all …]