Searched refs:se_port (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/drivers/target/ |
D | target_core_alua.h | 97 struct se_device *, struct se_port *, 121 struct se_port *); 123 extern void core_alua_free_tg_pt_gp_mem(struct se_port *); 126 extern ssize_t core_alua_show_tg_pt_gp_info(struct se_port *, char *); 127 extern ssize_t core_alua_store_tg_pt_gp_info(struct se_port *, const char *,
|
D | target_core_stat.c | 546 struct se_port *sep; in target_stat_scsi_port_show_attr_inst() 568 struct se_port *sep; in target_stat_scsi_port_show_attr_dev() 588 struct se_port *sep; in target_stat_scsi_port_show_attr_indx() 608 struct se_port *sep; in target_stat_scsi_port_show_attr_role() 630 struct se_port *sep; in target_stat_scsi_port_show_attr_busy_count() 690 struct se_port *sep; in target_stat_scsi_tgt_port_show_attr_inst() 712 struct se_port *sep; in target_stat_scsi_tgt_port_show_attr_dev() 731 struct se_port *sep; in target_stat_scsi_tgt_port_show_attr_indx() 750 struct se_port *sep; in target_stat_scsi_tgt_port_show_attr_name() 773 struct se_port *sep; in target_stat_scsi_tgt_port_show_attr_port_index() [all …]
|
D | target_core_alua.c | 48 struct se_port *port, int explicit, int offline); 149 struct se_port *port; in target_emulate_report_target_port_groups() 288 struct se_port *port, *l_port = cmd->se_lun->lun_sep; in target_emulate_set_target_port_groups() 700 struct se_port *port = lun->lun_sep; in target_alua_state_check() 976 struct se_port *port; in core_alua_do_transition_tg_pt_work() 1146 struct se_port *l_port, in core_alua_do_port_transition() 1260 struct se_port *port) in core_alua_update_tpg_secondary_metadata() 1300 struct se_port *port, in core_alua_set_tg_pt_secondary_state() 1798 struct se_port *port) in core_alua_allocate_tg_pt_gp_mem() 1885 void core_alua_free_tg_pt_gp_mem(struct se_port *port) in core_alua_free_tg_pt_gp_mem() [all …]
|
D | target_core_device.c | 200 struct se_port *port; in core_get_se_deve_from_rtpi() 308 struct se_port *port = lun->lun_sep; in core_enable_device_list_for_node() 385 struct se_port *port = lun->lun_sep; in core_disable_device_list_for_node() 461 static struct se_port *core_alloc_port(struct se_device *dev) in core_alloc_port() 463 struct se_port *port, *port_tmp; in core_alloc_port() 465 port = kzalloc(sizeof(struct se_port), GFP_KERNEL); in core_alloc_port() 516 struct se_port *port, in core_export_port() 555 static void core_release_port(struct se_device *dev, struct se_port *port) in core_release_port() 580 struct se_port *port; in core_dev_export() 602 struct se_port *port = lun->lun_sep; in core_dev_unexport()
|
D | target_core_pr.c | 685 struct se_port *port, *port_tmp; in __core_scsi3_alloc_registration() 1442 struct se_port *tmp_port; in core_scsi3_decode_spec_i_port() 3107 struct se_port *se_port; in core_scsi3_emulate_pro_register_and_move() local 3192 list_for_each_entry(se_port, &dev->dev_sep_list, sep_list) { in core_scsi3_emulate_pro_register_and_move() 3193 if (se_port->sep_rtpi != rtpi) in core_scsi3_emulate_pro_register_and_move() 3195 dest_se_tpg = se_port->sep_tpg; in core_scsi3_emulate_pro_register_and_move() 3996 struct se_port *port = pr_reg->pr_reg_tg_pt_lun->lun_sep; in core_scsi3_pri_read_full_status()
|
D | target_core_xcopy.c | 352 static struct se_port xcopy_pt_port; 449 memset(&xcopy_pt_port, 0, sizeof(struct se_port)); in target_xcopy_setup_pt()
|
D | target_core_spc.c | 40 static void spc_fill_alua_data(struct se_port *port, unsigned char *buf) in spc_fill_alua_data() 184 struct se_port *port = NULL; in spc_emulate_evpd_83()
|
D | target_core_configfs.c | 2342 struct se_port *port; in target_core_alua_tg_pt_gp_show_attr_members()
|
/linux-4.1.27/drivers/target/loopback/ |
D | tcm_loop.h | 58 struct se_port *tl_hba_lun_sep;
|
/linux-4.1.27/include/target/ |
D | target_core_base.h | 328 struct se_port *tg_pt_gp_alua_port; 339 struct se_port *tg_pt; 732 struct se_port *lun_sep; 849 struct se_port { struct
|