hba_ptr            48 drivers/target/target_core_file.c 	hba->hba_ptr = fd_host;
hba_ptr            61 drivers/target/target_core_file.c 	struct fd_host *fd_host = hba->hba_ptr;
hba_ptr            67 drivers/target/target_core_file.c 	hba->hba_ptr = NULL;
hba_ptr            73 drivers/target/target_core_file.c 	struct fd_host *fd_host = hba->hba_ptr;
hba_ptr            91 drivers/target/target_core_file.c 	struct fd_host *fd_host = dev->se_hba->hba_ptr;
hba_ptr            64 drivers/target/target_core_pscsi.c 	hba->hba_ptr = phv;
hba_ptr            77 drivers/target/target_core_pscsi.c 	struct pscsi_hba_virt *phv = hba->hba_ptr;
hba_ptr            92 drivers/target/target_core_pscsi.c 	hba->hba_ptr = NULL;
hba_ptr            97 drivers/target/target_core_pscsi.c 	struct pscsi_hba_virt *phv = hba->hba_ptr;
hba_ptr           357 drivers/target/target_core_pscsi.c 	struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr;
hba_ptr           402 drivers/target/target_core_pscsi.c 	struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr;
hba_ptr           431 drivers/target/target_core_pscsi.c 	struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr;
hba_ptr           562 drivers/target/target_core_pscsi.c 	struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr;
hba_ptr           721 drivers/target/target_core_pscsi.c 	struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr;
hba_ptr           796 drivers/target/target_core_pscsi.c 	struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr;
hba_ptr            43 drivers/target/target_core_rd.c 	hba->hba_ptr = rd_host;
hba_ptr            54 drivers/target/target_core_rd.c 	struct rd_host *rd_host = hba->hba_ptr;
hba_ptr            60 drivers/target/target_core_rd.c 	hba->hba_ptr = NULL;
hba_ptr           273 drivers/target/target_core_rd.c 	struct rd_host *rd_host = hba->hba_ptr;
hba_ptr           287 drivers/target/target_core_rd.c 	struct rd_host *rd_host = dev->se_hba->hba_ptr;
hba_ptr          1363 drivers/target/target_core_user.c 	hba->hba_ptr = tcmu_hba;
hba_ptr          1370 drivers/target/target_core_user.c 	kfree(hba->hba_ptr);
hba_ptr          1371 drivers/target/target_core_user.c 	hba->hba_ptr = NULL;
hba_ptr          1849 drivers/target/target_core_user.c 	struct tcmu_hba *hba = udev->hba->hba_ptr;
hba_ptr           846 include/target/target_core_base.h 	void			*hba_ptr;