Searched refs:se_hba (Results 1 – 18 of 18) sorted by relevance
/linux/include/target/ |
A D | target_core_backend.h | 29 int (*attach_hba)(struct se_hba *, u32); 30 void (*detach_hba)(struct se_hba *); 31 int (*pmode_enable_hba)(struct se_hba *, unsigned long); 33 struct se_device *(*alloc_device)(struct se_hba *, const char *);
|
A D | target_core_base.h | 842 struct se_hba *se_hba; member 870 struct se_hba { struct
|
/linux/drivers/target/ |
A D | target_core_pscsi.c | 50 static int pscsi_attach_hba(struct se_hba *hba, u32 host_id) in pscsi_attach_hba() 73 static void pscsi_detach_hba(struct se_hba *hba) in pscsi_detach_hba() 93 static int pscsi_pmode_enable_hba(struct se_hba *hba, unsigned long mode_flag) in pscsi_pmode_enable_hba() 334 static struct se_device *pscsi_alloc_device(struct se_hba *hba, in pscsi_alloc_device() 355 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_create_type_disk() 400 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_create_type_nondisk() 426 struct se_hba *hba = dev->se_hba; in pscsi_configure_device() 429 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_configure_device() 560 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_destroy_device() 720 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_set_configfs_dev_params() [all …]
|
A D | target_core_hba.c | 108 struct se_hba * 111 struct se_hba *hba; in core_alloc_hba() 155 core_delete_hba(struct se_hba *hba) in core_delete_hba()
|
A D | target_core_internal.h | 87 struct se_device *target_alloc_device(struct se_hba *hba, const char *name); 110 struct se_hba *core_alloc_hba(const char *, u32, u32); 111 int core_delete_hba(struct se_hba *);
|
A D | target_core_device.c | 43 static struct se_hba *lun0_hba; 559 tpg->se_tpg_tfo->fabric_name, dev->se_hba->hba_id); in core_dev_add_lun() 720 struct se_device *target_alloc_device(struct se_hba *hba, const char *name) in target_alloc_device() 748 dev->se_hba = hba; in target_alloc_device() 936 struct se_hba *hba = dev->se_hba; in target_configure_device() 1013 struct se_hba *hba = dev->se_hba; in target_free_device() 1043 struct se_hba *hba; in core_dev_setup_virtual_lun0() 1078 struct se_hba *hba = lun0_hba; in core_dev_release_virtual_lun0()
|
A D | target_core_configfs.c | 75 static inline struct se_hba * 2218 struct se_hba *hba = dev->se_hba; in target_dev_alias_store() 2258 struct se_hba *hba = dev->se_hba; in target_dev_udev_path_store() 2340 struct se_hba *hba = dev->se_hba; in target_dev_alua_lu_gp_store() 2668 struct se_hba *hba; in target_lu_gp_members_show() 2676 hba = dev->se_hba; in target_lu_gp_members_show() 3336 struct se_hba *hba; in target_core_drop_subdev() 3373 struct se_hba *hba = to_hba(item); in target_hba_info_show() 3382 struct se_hba *hba = to_hba(item); in target_hba_mode_show() 3429 struct se_hba, hba_group); in target_core_hba_release() [all …]
|
A D | target_core_rd.c | 33 static int rd_attach_hba(struct se_hba *hba, u32 host_id) in rd_attach_hba() 52 static void rd_detach_hba(struct se_hba *hba) in rd_detach_hba() 270 static struct se_device *rd_alloc_device(struct se_hba *hba, const char *name) in rd_alloc_device() 287 struct rd_host *rd_host = dev->se_hba->hba_ptr; in rd_configure_device()
|
A D | target_core_tpg.c | 586 !(dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE)) in core_tpg_add_lun() 602 if (!(dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE)) in core_tpg_add_lun() 645 if (!(dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE)) in core_tpg_remove_lun()
|
A D | target_core_stat.c | 50 struct se_hba *hba = to_stat_dev(item)->se_hba; in target_stat_inst_show() 100 struct se_hba *hba = to_stat_tgt_dev(item)->se_hba; in target_stat_tgt_inst_show() 198 struct se_hba *hba = to_stat_lu_dev(item)->se_hba; in target_stat_lu_inst_show()
|
A D | target_core_file.c | 37 static int fd_attach_hba(struct se_hba *hba, u32 host_id) in fd_attach_hba() 60 static void fd_detach_hba(struct se_hba *hba) in fd_detach_hba() 71 static struct se_device *fd_alloc_device(struct se_hba *hba, const char *name) in fd_alloc_device() 92 struct fd_host *fd_host = dev->se_hba->hba_ptr; in fd_configure_device()
|
A D | target_core_iblock.c | 44 static int iblock_attach_hba(struct se_hba *hba, u32 host_id) in iblock_attach_hba() 52 static void iblock_detach_hba(struct se_hba *hba) in iblock_detach_hba() 56 static struct se_device *iblock_alloc_device(struct se_hba *hba, const char *name) in iblock_alloc_device()
|
A D | target_core_alua.c | 651 if (dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE) in target_alua_state_check() 1910 (dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE)) in core_alua_store_tg_pt_gp_info() 2168 (dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE)) in core_alua_store_offline_bit() 2255 !(dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE)) { in core_setup_alua()
|
A D | target_core_user.c | 118 struct se_hba *hba; 1579 static int tcmu_attach_hba(struct se_hba *hba, u32 host_id) in tcmu_attach_hba() 1593 static void tcmu_detach_hba(struct se_hba *hba) in tcmu_detach_hba() 1599 static struct se_device *tcmu_alloc_device(struct se_hba *hba, const char *name) in tcmu_alloc_device()
|
A D | target_core_sbc.c | 996 dev->se_hba->backend->ops->name, in sbc_parse_cdb()
|
A D | target_core_transport.c | 777 dev->se_hba->hba_id, dev->transport->name, cmd->scsi_status); in transport_get_sense_buffer()
|
A D | target_core_pr.c | 4088 if (dev->se_hba->hba_flags & HBA_FLAGS_INTERNAL_USE) in target_check_reservation()
|
/linux/drivers/target/loopback/ |
A D | tcm_loop.h | 47 struct se_hba_s *se_hba; member
|
Completed in 59 milliseconds