tmp_dev_wwn 58 drivers/target/target_core_xcopy.c unsigned char tmp_dev_wwn[XCOPY_NAA_IEEE_REGEX_LEN]; tmp_dev_wwn 64 drivers/target/target_core_xcopy.c memset(&tmp_dev_wwn[0], 0, XCOPY_NAA_IEEE_REGEX_LEN); tmp_dev_wwn 65 drivers/target/target_core_xcopy.c target_xcopy_gen_naa_ieee(se_dev, &tmp_dev_wwn[0]); tmp_dev_wwn 67 drivers/target/target_core_xcopy.c rc = memcmp(&tmp_dev_wwn[0], info->dev_wwn, XCOPY_NAA_IEEE_REGEX_LEN);