Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/
H A Dtarget_core_xcopy.h29 unsigned char local_dev_wwn[XCOPY_NAA_IEEE_REGEX_LEN]; member
H A Dtarget_core_xcopy.c172 if (!memcmp(&xop->local_dev_wwn[0], &xop->src_tid_wwn[0], in target_xcopy_parse_tiddesc_e4()
189 if (!memcmp(&xop->local_dev_wwn[0], &xop->dst_tid_wwn[0], in target_xcopy_parse_tiddesc_e4()
230 memset(&xop->local_dev_wwn[0], 0, XCOPY_NAA_IEEE_REGEX_LEN); in target_xcopy_parse_target_descriptors()
231 spc_gen_naa_6h_vendor_specific(local_dev, &xop->local_dev_wwn[0]); in target_xcopy_parse_target_descriptors()