se_hba             18 include/target/target_core_backend.h 	int (*attach_hba)(struct se_hba *, u32);
se_hba             19 include/target/target_core_backend.h 	void (*detach_hba)(struct se_hba *);
se_hba             20 include/target/target_core_backend.h 	int (*pmode_enable_hba)(struct se_hba *, unsigned long);
se_hba             22 include/target/target_core_backend.h 	struct se_device *(*alloc_device)(struct se_hba *, const char *);
se_hba            796 include/target/target_core_base.h 	struct se_hba		*se_hba;