Home
last modified time | relevance | path

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

/Linux-v4.19/include/target/
Dtarget_core_base.h658 int emulate_dpo; member
/Linux-v4.19/drivers/target/
Dtarget_core_configfs.c525 DEF_CONFIGFS_ATTRIB_SHOW(emulate_dpo);
608 DEF_CONFIGFS_ATTRIB_STORE_STUB(emulate_dpo);
1109 CONFIGFS_ATTR(, emulate_dpo);
Dtarget_core_device.c798 dev->dev_attrib.emulate_dpo = 1; in target_alloc_device()