Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/
H A Dtarget_core_xcopy.c44 const unsigned char *dev_wwn) in target_xcopy_locate_se_dev_e4_iter() argument
57 rc = memcmp(&tmp_dev_wwn[0], dev_wwn, XCOPY_NAA_IEEE_REGEX_LEN); in target_xcopy_locate_se_dev_e4_iter()
69 const unsigned char *dev_wwn, in target_xcopy_locate_se_dev_e4() argument
83 XCOPY_NAA_IEEE_REGEX_LEN, dev_wwn); in target_xcopy_locate_se_dev_e4()
94 rc = target_xcopy_locate_se_dev_e4_iter(this_dev, dev_wwn); in target_xcopy_locate_se_dev_e4()
H A Dtarget_core_configfs.c1763 TB_CIT_SETUP(dev_wwn, NULL, NULL, target_core_dev_wwn_attrs);