Searched refs:core_tpg_register (Results 1 - 13 of 13) sorted by relevance

/linux-4.1.27/include/target/
H A Dtarget_core_fabric.h185 int core_tpg_register(const struct target_core_fabric_ops *,
/linux-4.1.27/drivers/target/
H A Dtarget_core_tpg.c674 int core_tpg_register( core_tpg_register() function
737 EXPORT_SYMBOL(core_tpg_register); variable
/linux-4.1.27/drivers/target/tcm_fc/
H A Dtfc_conf.c340 ret = core_tpg_register(&ft_fabric_ops, wwn, &tpg->se_tpg, ft_add_tpg()
/linux-4.1.27/drivers/target/iscsi/
H A Discsi_target_tpg.c71 ret = core_tpg_register(&iscsi_ops, NULL, &tpg->tpg_se_tpg, iscsit_load_discovery_tpg()
H A Discsi_target_configfs.c1466 ret = core_tpg_register(&iscsi_ops, wwn, &tpg->tpg_se_tpg, lio_target_tiqn_addtpg()
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c1168 ret = core_tpg_register(&tcm_qla2xxx_ops, wwn, tcm_qla2xxx_make_tpg()
1288 ret = core_tpg_register(&tcm_qla2xxx_npiv_ops, wwn, tcm_qla2xxx_npiv_make_tpg()
/linux-4.1.27/drivers/target/loopback/
H A Dtcm_loop.c1237 ret = core_tpg_register(&loop_ops, wwn, &tl_tpg->tl_se_tpg, tl_tpg, tcm_loop_make_naa_tpg()
/linux-4.1.27/Documentation/target/
H A Dtcm_mod_builder.py311 buf += " ret = core_tpg_register(&" + fabric_mod_name + "_ops, wwn,\n"
/linux-4.1.27/drivers/xen/
H A Dxen-scsiback.c1904 ret = core_tpg_register(&scsiback_ops, wwn, scsiback_make_tpg()
/linux-4.1.27/drivers/target/sbp/
H A Dsbp_target.c2217 ret = core_tpg_register(&sbp_ops, wwn, &tpg->se_tpg, tpg, sbp_make_tpg()
/linux-4.1.27/drivers/usb/gadget/legacy/
H A Dtcm_usb_gadget.c1575 ret = core_tpg_register(&usbg_ops, wwn, &tpg->se_tpg, tpg, usbg_make_tpg()
/linux-4.1.27/drivers/vhost/
H A Dscsi.c2203 ret = core_tpg_register(&vhost_scsi_ops, wwn, vhost_scsi_make_tpg()
/linux-4.1.27/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c3791 res = core_tpg_register(&srpt_template, &sport->port_wwn, srpt_make_tpg()

Completed in 731 milliseconds