Home
last modified time | relevance | path

Searched refs:se_hba (Results 1 – 17 of 17) sorted by relevance

/linux-4.4.14/include/target/
Dtarget_core_backend.h14 int (*attach_hba)(struct se_hba *, u32);
15 void (*detach_hba)(struct se_hba *);
16 int (*pmode_enable_hba)(struct se_hba *, unsigned long);
18 struct se_device *(*alloc_device)(struct se_hba *, const char *);
Dtarget_core_base.h808 struct se_hba *se_hba; member
835 struct se_hba { struct
/linux-4.4.14/drivers/target/
Dtarget_core_hba.c121 struct se_hba *
124 struct se_hba *hba; in core_alloc_hba()
168 core_delete_hba(struct se_hba *hba) in core_delete_hba()
Dtarget_core_pscsi.c65 static int pscsi_attach_hba(struct se_hba *hba, u32 host_id) in pscsi_attach_hba()
88 static void pscsi_detach_hba(struct se_hba *hba) in pscsi_detach_hba()
108 static int pscsi_pmode_enable_hba(struct se_hba *hba, unsigned long mode_flag) in pscsi_pmode_enable_hba()
347 static struct se_device *pscsi_alloc_device(struct se_hba *hba, in pscsi_alloc_device()
368 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_create_type_disk()
412 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_create_type_rom()
443 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_create_type_other()
460 struct se_hba *hba = dev->se_hba; in pscsi_configure_device()
463 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_configure_device()
591 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_free_device()
[all …]
Dtarget_core_internal.h83 struct se_device *target_alloc_device(struct se_hba *hba, const char *name);
103 struct se_hba *core_alloc_hba(const char *, u32, u32);
104 int core_delete_hba(struct se_hba *);
Dtarget_core_device.c54 static struct se_hba *lun0_hba;
569 tpg->se_tpg_tfo->get_fabric_name(), dev->se_hba->hba_id); in core_dev_add_lun()
750 struct se_device *target_alloc_device(struct se_hba *hba, const char *name) in target_alloc_device()
760 dev->se_hba = hba; in target_alloc_device()
874 struct se_hba *hba = dev->se_hba; in target_configure_device()
960 struct se_hba *hba = dev->se_hba; in target_free_device()
989 struct se_hba *hba; in core_dev_setup_virtual_lun0()
1024 struct se_hba *hba = lun0_hba; in core_dev_release_virtual_lun0()
Dtarget_core_configfs.c83 static inline struct se_hba *
86 return container_of(to_config_group(item), struct se_hba, hba_group); in item_to_hba()
1734 struct se_hba *hba = dev->se_hba; in target_dev_alias_store()
1774 struct se_hba *hba = dev->se_hba; in target_dev_udev_path_store()
1856 struct se_hba *hba = dev->se_hba; in target_dev_alua_lu_gp_store()
2182 struct se_hba *hba; in target_lu_gp_members_show()
2192 hba = dev->se_hba; in target_lu_gp_members_show()
2782 struct se_hba *hba = item_to_hba(hba_ci); in target_core_make_subdev()
2878 struct se_hba *hba; in target_core_drop_subdev()
2883 hba = item_to_hba(&dev->se_hba->hba_group.cg_item); in target_core_drop_subdev()
[all …]
Dtarget_core_rd.c44 static int rd_attach_hba(struct se_hba *hba, u32 host_id) in rd_attach_hba()
65 static void rd_detach_hba(struct se_hba *hba) in rd_detach_hba()
294 static struct se_device *rd_alloc_device(struct se_hba *hba, const char *name) in rd_alloc_device()
313 struct rd_host *rd_host = dev->se_hba->hba_ptr; in rd_configure_device()
Dtarget_core_file.c48 static int fd_attach_hba(struct se_hba *hba, u32 host_id) in fd_attach_hba()
71 static void fd_detach_hba(struct se_hba *hba) in fd_detach_hba()
82 static struct se_device *fd_alloc_device(struct se_hba *hba, const char *name) in fd_alloc_device()
103 struct fd_host *fd_host = dev->se_hba->hba_ptr; in fd_configure_device()
Dtarget_core_stat.c66 struct se_hba *hba = to_stat_dev(item)->se_hba; in target_stat_inst_show()
116 struct se_hba *hba = to_stat_tgt_dev(item)->se_hba; in target_stat_tgt_inst_show()
196 struct se_hba *hba = to_stat_lu_dev(item)->se_hba; in target_stat_lu_inst_show()
Dtarget_core_tpg.c659 !(dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE)) in core_tpg_add_lun()
675 if (!(dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE)) in core_tpg_add_lun()
716 if (!(dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE)) in core_tpg_remove_lun()
Dtarget_core_iblock.c55 static int iblock_attach_hba(struct se_hba *hba, u32 host_id) in iblock_attach_hba()
63 static void iblock_detach_hba(struct se_hba *hba) in iblock_detach_hba()
67 static struct se_device *iblock_alloc_device(struct se_hba *hba, const char *name) in iblock_alloc_device()
Dtarget_core_user.c83 struct se_hba *hba;
673 static int tcmu_attach_hba(struct se_hba *hba, u32 host_id) in tcmu_attach_hba()
687 static void tcmu_detach_hba(struct se_hba *hba) in tcmu_detach_hba()
693 static struct se_device *tcmu_alloc_device(struct se_hba *hba, const char *name) in tcmu_alloc_device()
Dtarget_core_alua.c689 if (dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE) in target_alua_state_check()
1974 (dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE)) in core_alua_store_tg_pt_gp_info()
2231 (dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE)) in core_alua_store_offline_bit()
2317 !(dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE)) { in core_setup_alua()
Dtarget_core_transport.c665 dev->se_hba->hba_id, dev->transport->name, cmd->scsi_status); in transport_get_sense_buffer()
Dtarget_core_pr.c4154 if (dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE) in target_check_reservation()
/linux-4.4.14/drivers/target/loopback/
Dtcm_loop.h47 struct se_hba_s *se_hba; member