Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/target/loopback/
A Dtcm_loop.c286 if (!tl_hba) { in tcm_loop_target_reset()
382 kfree(tl_hba); in tcm_loop_release_adapter()
628 struct tcm_loop_hba *tl_hba = tl_tpg->tl_hba; in tcm_loop_port_link() local
649 tl_hba = tl_tpg->tl_hba; in tcm_loop_port_unlink()
726 struct tcm_loop_hba *tl_hba = tl_tpg->tl_hba; in tcm_loop_make_nexus() local
811 struct tcm_loop_hba *tl_hba = tl_tpg->tl_hba; in tcm_loop_tpg_nexus_store() local
935 struct tcm_loop_hba *tl_hba = tl_tpg->tl_hba; in tcm_loop_tpg_address_show() local
976 tl_tpg->tl_hba = tl_hba; in tcm_loop_make_naa_tpg()
1000 tl_hba = tl_tpg->tl_hba; in tcm_loop_drop_naa_tpg()
1033 tl_hba = kzalloc(sizeof(*tl_hba), GFP_KERNEL); in tcm_loop_make_scsi_hba()
[all …]
A Dtcm_loop.h40 struct tcm_loop_hba *tl_hba; member

Completed in 7 milliseconds