Home
last modified time | relevance | path

Searched refs:t_port (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/target/
H A Dtarget_core_pr.c829 unsigned char *t_port, in core_scsi3_alloc_aptpl_registration() argument
838 if (!i_port || !t_port || !sa_res_key) { in core_scsi3_alloc_aptpl_registration()
877 snprintf(pr_reg->pr_tport, PR_APTPL_MAX_TPORT_LEN, "%s", t_port); in core_scsi3_alloc_aptpl_registration()
931 unsigned char t_port[PR_APTPL_MAX_TPORT_LEN] = { }; in __core_scsi3_check_aptpl_registration() local
938 snprintf(t_port, PR_APTPL_MAX_TPORT_LEN, "%s", in __core_scsi3_check_aptpl_registration()
953 !(strcmp(pr_reg->pr_tport, t_port)) && in __core_scsi3_check_aptpl_registration()