Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/
Dtarget_core_xcopy.h30 unsigned char dst_tid_wwn[XCOPY_NAA_IEEE_REGEX_LEN]; member
Dtarget_core_xcopy.c181 memcpy(&xop->dst_tid_wwn[0], &desc[8], XCOPY_NAA_IEEE_REGEX_LEN); in target_xcopy_parse_tiddesc_e4()
188 if (!memcmp(&xop->local_dev_wwn[0], &xop->dst_tid_wwn[0], in target_xcopy_parse_tiddesc_e4()
258 rc = target_xcopy_locate_se_dev_e4(xop->dst_tid_wwn, in target_xcopy_parse_target_descriptors()
285 xop->dst_dev, &xop->dst_tid_wwn[0]); in target_xcopy_parse_target_descriptors()