pr_tport          876 drivers/target/target_core_pr.c 	snprintf(pr_reg->pr_tport, PR_APTPL_MAX_TPORT_LEN, "%s", t_port);
pr_tport          955 drivers/target/target_core_pr.c 		    !(strcmp(pr_reg->pr_tport, t_port)) &&
pr_tport          347 include/target/target_core_base.h 	unsigned char pr_tport[PR_APTPL_MAX_TPORT_LEN];