Home
last modified time | relevance | path

Searched refs:emulate_dpo (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/target/
Dtarget_core_base.h667 int emulate_dpo; member
/Linux-v5.4/drivers/target/
Dtarget_core_configfs.c519 DEF_CONFIGFS_ATTRIB_SHOW(emulate_dpo);
603 DEF_CONFIGFS_ATTRIB_STORE_STUB(emulate_dpo);
1116 CONFIGFS_ATTR(, emulate_dpo);
Dtarget_core_device.c766 dev->dev_attrib.emulate_dpo = 1; in target_alloc_device()