Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/target/
Dtarget_core_xcopy.h20 unsigned char dst_tid_wwn[XCOPY_NAA_IEEE_REGEX_LEN]; member
Dtarget_core_xcopy.c65 dev_wwn = &xop->dst_tid_wwn[0]; in target_xcopy_locate_se_dev_e4()
172 memcpy(&xop->dst_tid_wwn[0], &desc[8], XCOPY_NAA_IEEE_REGEX_LEN); in target_xcopy_parse_tiddesc_e4()
176 if (!memcmp(&xop->local_dev_wwn[0], &xop->dst_tid_wwn[0], in target_xcopy_parse_tiddesc_e4()
255 xop->dst_dev, &xop->dst_tid_wwn[0]); in target_xcopy_parse_target_descriptors()