Searched refs:core_tpg_register (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/target/tcm_remote/ |
| H A D | tcm_remote.c | 115 ret = core_tpg_register(wwn, &remote_tpg->remote_se_tpg, in tcm_remote_make_tpg()
|
| /linux/include/target/ |
| H A D | target_core_fabric.h | 223 int core_tpg_register(struct se_wwn *, struct se_portal_group *, int);
|
| /linux/drivers/target/ |
| H A D | target_core_tpg.c | 506 int core_tpg_register( in core_tpg_register() function 564 EXPORT_SYMBOL(core_tpg_register);
|
| /linux/drivers/target/tcm_fc/ |
| H A D | tfc_conf.c | 259 ret = core_tpg_register(wwn, &tpg->se_tpg, SCSI_PROTOCOL_FCP); in ft_add_tpg()
|
| /linux/drivers/target/iscsi/ |
| H A D | iscsi_target_tpg.c | 66 ret = core_tpg_register(NULL, &tpg->tpg_se_tpg, -1); in iscsit_load_discovery_tpg()
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | tcm_qla2xxx.c | 1034 ret = core_tpg_register(wwn, &tpg->se_tpg, SCSI_PROTOCOL_FCP); in tcm_qla2xxx_make_tpg() 1125 ret = core_tpg_register(wwn, &tpg->se_tpg, SCSI_PROTOCOL_FCP); in tcm_qla2xxx_npiv_make_tpg()
|
| /linux/drivers/xen/ |
| H A D | xen-scsiback.c | 1772 ret = core_tpg_register(wwn, &tpg->se_tpg, tport->tport_proto_id); in scsiback_make_tpg()
|
| /linux/drivers/target/sbp/ |
| H A D | sbp_target.c | 1997 ret = core_tpg_register(wwn, &tpg->se_tpg, SCSI_PROTOCOL_SBP); in sbp_make_tpg()
|
| /linux/drivers/usb/gadget/function/ |
| H A D | f_tcm.c | 1696 ret = core_tpg_register(wwn, &tpg->se_tpg, SCSI_PROTOCOL_SAS); in usbg_make_tpg()
|
| /linux/drivers/vhost/ |
| H A D | scsi.c | 2811 ret = core_tpg_register(wwn, &tpg->se_tpg, tport->tport_proto_id); in vhost_scsi_make_tpg()
|
| /linux/drivers/scsi/ibmvscsi_tgt/ |
| H A D | ibmvscsi_tgt.c | 3877 rc = core_tpg_register(&tport->tport_wwn, &tport->se_tpg, in ibmvscsis_make_tpg()
|