Lines Matching full:emulated
4 * for emulated SAS initiator ports
403 * Called from tcm_loop_fabric_init() in tcl_loop_fabric.c to load the emulated
709 pr_debug("TCM_Loop_ConfigFS: Established I_T Nexus to emulated %s Initiator Port: %s\n", in tcm_loop_make_nexus()
734 pr_debug("TCM_Loop_ConfigFS: Removing I_T Nexus to emulated %s Initiator Port: %s\n", in tcm_loop_drop_nexus()
738 * Release the SCSI I_T Nexus to the emulated Target Port in tcm_loop_drop_nexus()
788 pr_err("Emulated NAA Sas Address: %s, exceeds max: %d\n", in tcm_loop_tpg_nexus_store()
824 pr_err("Unable to locate prefix for emulated Initiator Port: %s\n", in tcm_loop_tpg_nexus_store()
943 * Register the tl_tpg as a emulated TCM Target Endpoint in tcm_loop_make_naa_tpg()
949 pr_debug("TCM_Loop_ConfigFS: Allocated Emulated %s Target Port %s,t,0x%04lx\n", in tcm_loop_make_naa_tpg()
971 * Deregister the tl_tpg as a emulated TCM Target Endpoint in tcm_loop_drop_naa_tpg()
978 pr_debug("TCM_Loop_ConfigFS: Deallocated Emulated %s Target Port %s,t,0x%04x\n", in tcm_loop_drop_naa_tpg()
1002 * Determine the emulated Protocol Identifier and Target Port Name in tcm_loop_make_scsi_hba()
1018 pr_err("Unable to locate prefix for emulated Target Port: %s\n", in tcm_loop_make_scsi_hba()
1027 pr_err("Emulated NAA %s Address: %s, exceeds max: %d\n", in tcm_loop_make_scsi_hba()
1035 * Call device_register(tl_hba->dev) to register the emulated in tcm_loop_make_scsi_hba()
1045 pr_debug("TCM_Loop_ConfigFS: Allocated emulated Target %s Address: %s at Linux/SCSI Host ID: %d\n", in tcm_loop_make_scsi_hba()
1059 …pr_debug("TCM_Loop_ConfigFS: Deallocating emulated Target %s Address: %s at Linux/SCSI Host ID: %d… in tcm_loop_drop_scsi_hba()