Home
last modified time | relevance | path

Searched refs:emulate_3pc (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_xcopy.c49 if (!se_dev->dev_attrib.emulate_3pc) { in target_xcopy_locate_se_dev_e4_iter()
50 pr_debug("XCOPY: emulate_3pc disabled on se_dev %p\n", se_dev); in target_xcopy_locate_se_dev_e4_iter()
879 if (!dev->dev_attrib.emulate_3pc) { in target_do_xcopy()
1013 if (!dev->dev_attrib.emulate_3pc) { in target_do_receive_copy_results()
H A Dtarget_core_spc.c105 if (dev->dev_attrib.emulate_3pc) in spc_emulate_inquiry_std()
1888 return dev->dev_attrib.emulate_3pc; in tcm_is_3pc_enabled()
H A Dtarget_core_configfs.c558 DEF_CONFIGFS_ATTRIB_SHOW(emulate_3pc); variable
619 DEF_CONFIGFS_ATTRIB_STORE_BOOL(emulate_3pc); variable
1244 CONFIGFS_ATTR(, emulate_3pc);
H A Dtarget_core_device.c760 dev->dev_attrib.emulate_3pc = DA_EMULATE_3PC; in target_alloc_device()
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_xcopy.c62 if (!se_dev->dev_attrib.emulate_3pc) { in target_xcopy_locate_se_dev_e4_iter()
63 pr_debug("XCOPY: emulate_3pc disabled on se_dev %p\n", se_dev); in target_xcopy_locate_se_dev_e4_iter()
892 if (!dev->dev_attrib.emulate_3pc) { in target_do_xcopy()
H A Dtarget_core_configfs.c528 DEF_CONFIGFS_ATTRIB_SHOW(emulate_3pc); variable
588 DEF_CONFIGFS_ATTRIB_STORE_BOOL(emulate_3pc); variable
1187 CONFIGFS_ATTR(, emulate_3pc);
H A Dtarget_core_spc.c83 if (dev->dev_attrib.emulate_3pc) in spc_emulate_inquiry_std()
H A Dtarget_core_device.c789 dev->dev_attrib.emulate_3pc = DA_EMULATE_3PC; in target_alloc_device()
/kernel/linux/linux-5.10/include/target/
H A Dtarget_core_base.h686 bool emulate_3pc; member
/kernel/linux/linux-6.6/include/target/
H A Dtarget_core_base.h698 bool emulate_3pc; member

Completed in 40 milliseconds