Lines Matching full:nexus
143 /* Pointer to TCM session for I_T Nexus */
161 /* track number of TPG Port/Lun Links wrt explicit I_T Nexus shutdown */
169 /* Pointer to the TCM pvscsi I_T Nexus for this TPG endpoint */
619 struct scsiback_nexus *nexus = tpg->tpg_nexus; in scsiback_device_action() local
626 rc = target_submit_tmr(&pending_req->se_cmd, nexus->tvn_se_sess, in scsiback_device_action()
676 struct scsiback_nexus *nexus = tpg->tpg_nexus; in scsiback_get_pend_req() local
677 struct se_session *se_sess = nexus->tvn_se_sess; in scsiback_get_pend_req()
955 error = "nexus undefined"; in scsiback_add_translation_entry()
1576 pr_err("Unable to remove xen-pvscsi I_T Nexus with active TPG port count: %d\n", in scsiback_drop_nexus()
1583 pr_err("Unable to remove xen-pvscsi I_T Nexus with active TPG frontend count: %d\n", in scsiback_drop_nexus()
1588 pr_debug("Removing I_T Nexus to emulated %s Initiator Port: %s\n", in scsiback_drop_nexus()
1593 * Release the SCSI I_T Nexus to the emulated xen-pvscsi Target Port in scsiback_drop_nexus()
1634 * Shutdown the active I_T nexus if 'NULL' is passed. in scsiback_tpg_nexus_store()
1699 CONFIGFS_ATTR(scsiback_tpg_, nexus);
1792 * Release the virtual I_T Nexus for this xen-pvscsi TPG in scsiback_drop_tpg()