Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_xcopy.h18 unsigned char src_tid_wwn[XCOPY_NAA_IEEE_REGEX_LEN]; member
Dtarget_core_xcopy.c65 dev_wwn = &xop->src_tid_wwn[0]; in target_xcopy_locate_se_dev_e4()
158 memcpy(&xop->src_tid_wwn[0], &desc[8], XCOPY_NAA_IEEE_REGEX_LEN); in target_xcopy_parse_tiddesc_e4()
162 if (!memcmp(&xop->local_dev_wwn[0], &xop->src_tid_wwn[0], in target_xcopy_parse_tiddesc_e4()
251 xop->src_dev, &xop->src_tid_wwn[0]); in target_xcopy_parse_target_descriptors()