Searched refs:emulate_3pc (Results 1 – 5 of 5) sorted by relevance
61 if (!se_dev->dev_attrib.emulate_3pc) in target_xcopy_locate_se_dev_e4_iter()925 if (!dev->dev_attrib.emulate_3pc) { in target_do_xcopy()
528 DEF_CONFIGFS_ATTRIB_SHOW(emulate_3pc);588 DEF_CONFIGFS_ATTRIB_STORE_BOOL(emulate_3pc);1125 CONFIGFS_ATTR(, emulate_3pc);
775 dev->dev_attrib.emulate_3pc = DA_EMULATE_3PC; in target_alloc_device()
83 if (dev->dev_attrib.emulate_3pc) in spc_emulate_inquiry_std()
676 int emulate_3pc; member