Searched refs:dev_wwn (Results 1 – 2 of 2) sorted by relevance
61 unsigned char tmp_dev_wwn[XCOPY_NAA_IEEE_REGEX_LEN], *dev_wwn; in target_xcopy_locate_se_dev_e4() local65 dev_wwn = &xop->dst_tid_wwn[0]; in target_xcopy_locate_se_dev_e4()67 dev_wwn = &xop->src_tid_wwn[0]; in target_xcopy_locate_se_dev_e4()78 rc = memcmp(&tmp_dev_wwn[0], dev_wwn, XCOPY_NAA_IEEE_REGEX_LEN); in target_xcopy_locate_se_dev_e4()
752 TB_CIT_SETUP(dev_wwn, &target_core_dev_wwn_ops, NULL, target_core_dev_wwn_attrs);