Home
last modified time | relevance | path

Searched refs:emulate_3pc (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/target/
Dtarget_core_xcopy.c70 if (!se_dev->dev_attrib.emulate_3pc) in target_xcopy_locate_se_dev_e4_iter()
990 if (!dev->dev_attrib.emulate_3pc) { in target_do_xcopy()
Dtarget_core_configfs.c534 DEF_CONFIGFS_ATTRIB_SHOW(emulate_3pc);
594 DEF_CONFIGFS_ATTRIB_STORE_BOOL(emulate_3pc);
1118 CONFIGFS_ATTR(, emulate_3pc);
Dtarget_core_spc.c96 if (dev->dev_attrib.emulate_3pc) in spc_emulate_inquiry_std()
Dtarget_core_device.c807 dev->dev_attrib.emulate_3pc = DA_EMULATE_3PC; in target_alloc_device()
/Linux-v4.19/include/target/
Dtarget_core_base.h667 int emulate_3pc; member