Lines Matching full:emulated
4 * for emulated SAS initiator ports
401 * Called from tcm_loop_fabric_init() in tcl_loop_fabric.c to load the emulated
707 pr_debug("TCM_Loop_ConfigFS: Established I_T Nexus to emulated %s Initiator Port: %s\n", in tcm_loop_make_nexus()
732 pr_debug("TCM_Loop_ConfigFS: Removing I_T Nexus to emulated %s Initiator Port: %s\n", in tcm_loop_drop_nexus()
736 * Release the SCSI I_T Nexus to the emulated Target Port in tcm_loop_drop_nexus()
786 pr_err("Emulated NAA Sas Address: %s, exceeds max: %d\n", in tcm_loop_tpg_nexus_store()
822 pr_err("Unable to locate prefix for emulated Initiator Port: %s\n", in tcm_loop_tpg_nexus_store()
938 * Register the tl_tpg as a emulated TCM Target Endpoint in tcm_loop_make_naa_tpg()
944 pr_debug("TCM_Loop_ConfigFS: Allocated Emulated %s Target Port %s,t,0x%04lx\n", in tcm_loop_make_naa_tpg()
966 * Deregister the tl_tpg as a emulated TCM Target Endpoint in tcm_loop_drop_naa_tpg()
973 pr_debug("TCM_Loop_ConfigFS: Deallocated Emulated %s Target Port %s,t,0x%04x\n", in tcm_loop_drop_naa_tpg()
997 * Determine the emulated Protocol Identifier and Target Port Name in tcm_loop_make_scsi_hba()
1013 pr_err("Unable to locate prefix for emulated Target Port: %s\n", in tcm_loop_make_scsi_hba()
1022 pr_err("Emulated NAA %s Address: %s, exceeds max: %d\n", in tcm_loop_make_scsi_hba()
1030 * Call device_register(tl_hba->dev) to register the emulated in tcm_loop_make_scsi_hba()
1040 pr_debug("TCM_Loop_ConfigFS: Allocated emulated Target %s Address: %s at Linux/SCSI Host ID: %d\n", in tcm_loop_make_scsi_hba()
1054 …pr_debug("TCM_Loop_ConfigFS: Deallocating emulated Target %s Address: %s at Linux/SCSI Host ID: %d… in tcm_loop_drop_scsi_hba()