Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/target/loopback/
H A Dtcm_loop.h53 struct tcm_loop_tpg tl_hba_tpgs[TL_TPGS_PER_HBA]; member
H A Dtcm_loop.c110 tl_tpg = &tl_hba->tl_hba_tpgs[sc->device->id]; in tcm_loop_submission_work()
248 tl_tpg = &tl_hba->tl_hba_tpgs[sc->device->id]; in tcm_loop_abort_task()
268 tl_tpg = &tl_hba->tl_hba_tpgs[sc->device->id]; in tcm_loop_device_reset()
291 tl_tpg = &tl_hba->tl_hba_tpgs[sc->device->id]; in tcm_loop_target_reset()
974 tl_tpg = &tl_hba->tl_hba_tpgs[tpgt]; in tcm_loop_make_naa_tpg()