Searched refs:tl_hba (Results 1 – 2 of 2) sorted by relevance
280 if (!tl_hba) { in tcm_loop_target_reset()376 kfree(tl_hba); in tcm_loop_release_adapter()588 struct tcm_loop_hba *tl_hba = tl_tpg->tl_hba; in tcm_loop_port_link() local609 tl_hba = tl_tpg->tl_hba; in tcm_loop_port_unlink()686 struct tcm_loop_hba *tl_hba = tl_tpg->tl_hba; in tcm_loop_make_nexus() local771 struct tcm_loop_hba *tl_hba = tl_tpg->tl_hba; in tcm_loop_tpg_nexus_store() local895 struct tcm_loop_hba *tl_hba = tl_tpg->tl_hba; in tcm_loop_tpg_address_show() local936 tl_tpg->tl_hba = tl_hba; in tcm_loop_make_naa_tpg()960 tl_hba = tl_tpg->tl_hba; in tcm_loop_drop_naa_tpg()993 tl_hba = kzalloc(sizeof(*tl_hba), GFP_KERNEL); in tcm_loop_make_scsi_hba()[all …]
40 struct tcm_loop_hba *tl_hba; member