Searched refs:emulate_3pc (Results 1 – 5 of 5) sorted by relevance
50 if (!se_dev->dev_attrib.emulate_3pc) { in target_xcopy_locate_se_dev_e4_iter()880 if (!dev->dev_attrib.emulate_3pc) { in target_do_xcopy()1014 if (!dev->dev_attrib.emulate_3pc) { in target_do_receive_copy_results()
105 if (dev->dev_attrib.emulate_3pc) in spc_emulate_inquiry_std()1888 return dev->dev_attrib.emulate_3pc; in tcm_is_3pc_enabled()
558 DEF_CONFIGFS_ATTRIB_SHOW(emulate_3pc);620 DEF_CONFIGFS_ATTRIB_STORE_BOOL(emulate_3pc);1279 CONFIGFS_ATTR(, emulate_3pc);
759 dev->dev_attrib.emulate_3pc = DA_EMULATE_3PC; in target_alloc_device()
707 bool emulate_3pc; member