Home
last modified time | relevance | path

Searched refs:tl_hba_tpgs (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/target/loopback/
H A Dtcm_loop.h52 struct tcm_loop_tpg tl_hba_tpgs[TL_TPGS_PER_HBA]; member
H A Dtcm_loop.c112 tl_tpg = &tl_hba->tl_hba_tpgs[sc->device->id]; in tcm_loop_target_queue_cmd()
243 tl_tpg = &tl_hba->tl_hba_tpgs[sc->device->id]; in tcm_loop_abort_task()
263 tl_tpg = &tl_hba->tl_hba_tpgs[sc->device->id]; in tcm_loop_device_reset()
286 tl_tpg = &tl_hba->tl_hba_tpgs[sc->device->id]; in tcm_loop_target_reset()
934 tl_tpg = &tl_hba->tl_hba_tpgs[tpgt]; in tcm_loop_make_naa_tpg()