Home
last modified time | relevance | path

Searched refs:se_wwn (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/target/tcm_remote/
H A Dtcm_remote.c88 struct se_wwn *wwn, in tcm_remote_make_tpg()
128 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in tcm_remote_drop_tpg()
150 static struct se_wwn *tcm_remote_make_wwn( in tcm_remote_make_wwn()
210 static void tcm_remote_drop_wwn(struct se_wwn *wwn) in tcm_remote_drop_wwn()
H A Dtcm_remote.h19 struct se_wwn remote_hba_wwn;
/linux/drivers/target/tcm_fc/
H A Dtcm_fc.h100 struct se_wwn se_wwn; member
/linux/drivers/scsi/elx/efct/
H A Defct_lio.h139 struct se_wwn vport_wwn;
150 struct se_wwn nport_wwn;
/linux/drivers/target/
H A Dtarget_core_tpg.c507 struct se_wwn *se_wwn, in core_tpg_register() argument
525 if (se_wwn) in core_tpg_register()
526 se_tpg->se_tpg_tfo = se_wwn->wwn_tf->tf_ops; in core_tpg_register()
535 se_tpg->se_tpg_wwn = se_wwn; in core_tpg_register()
/linux/drivers/target/loopback/
H A Dtcm_loop.h53 struct se_wwn tl_hba_wwn;
H A Dtcm_loop.c958 static struct se_portal_group *tcm_loop_make_naa_tpg(struct se_wwn *wwn, in tcm_loop_make_naa_tpg()
998 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in tcm_loop_drop_naa_tpg()
1027 static struct se_wwn *tcm_loop_make_scsi_hba( in tcm_loop_make_scsi_hba()
1094 struct se_wwn *wwn) in tcm_loop_drop_scsi_hba()
/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.h79 struct se_wwn lport_wwn;
/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h391 struct se_wwn wwn;
/linux/drivers/target/sbp/
H A Dsbp_target.h170 struct se_wwn tport_wwn;
/linux/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.h182 struct se_wwn tport_wwn;
/linux/include/target/iscsi/
H A Discsi_target_core.h872 struct se_wwn tiqn_wwn;
/linux/drivers/usb/gadget/function/
H A Df_tcm.c1653 static struct se_portal_group *usbg_make_tpg(struct se_wwn *wwn, in usbg_make_tpg()
1772 static struct se_wwn *usbg_make_tport( in usbg_make_tport()
1794 static void usbg_drop_tport(struct se_wwn *wwn) in usbg_drop_tport()
/linux/drivers/target/iscsi/
H A Discsi_target_stat.c591 struct se_wwn *wwn = acl->se_node_acl.se_tpg->se_tpg_wwn; in iscsi_stat_sess_inst_show()