Lines Matching full:emulated
4 * for emulated SAS initiator ports
404 * Called from tcm_loop_fabric_init() in tcl_loop_fabric.c to load the emulated
752 pr_debug("TCM_Loop_ConfigFS: Established I_T Nexus to emulated %s Initiator Port: %s\n", in tcm_loop_make_nexus()
777 pr_debug("TCM_Loop_ConfigFS: Removing I_T Nexus to emulated %s Initiator Port: %s\n", in tcm_loop_drop_nexus()
781 * Release the SCSI I_T Nexus to the emulated Target Port in tcm_loop_drop_nexus()
831 pr_err("Emulated NAA Sas Address: %s, exceeds max: %d\n", in tcm_loop_tpg_nexus_store()
867 pr_err("Unable to locate prefix for emulated Initiator Port: %s\n", in tcm_loop_tpg_nexus_store()
983 * Register the tl_tpg as a emulated TCM Target Endpoint in tcm_loop_make_naa_tpg()
989 pr_debug("TCM_Loop_ConfigFS: Allocated Emulated %s Target Port %s,t,0x%04lx\n", in tcm_loop_make_naa_tpg()
1011 * Deregister the tl_tpg as a emulated TCM Target Endpoint in tcm_loop_drop_naa_tpg()
1018 pr_debug("TCM_Loop_ConfigFS: Deallocated Emulated %s Target Port %s,t,0x%04x\n", in tcm_loop_drop_naa_tpg()
1042 * Determine the emulated Protocol Identifier and Target Port Name in tcm_loop_make_scsi_hba()
1058 pr_err("Unable to locate prefix for emulated Target Port: %s\n", in tcm_loop_make_scsi_hba()
1067 pr_err("Emulated NAA %s Address: %s, exceeds max: %d\n", in tcm_loop_make_scsi_hba()
1075 * Call device_register(tl_hba->dev) to register the emulated in tcm_loop_make_scsi_hba()
1085 pr_debug("TCM_Loop_ConfigFS: Allocated emulated Target %s Address: %s at Linux/SCSI Host ID: %d\n", in tcm_loop_make_scsi_hba()
1099 …pr_debug("TCM_Loop_ConfigFS: Deallocating emulated Target %s Address: %s at Linux/SCSI Host ID: %d… in tcm_loop_drop_scsi_hba()