Home
last modified time | relevance | path

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

/linux-4.4.14/include/target/
Dtarget_core_base.h663 int emulate_dpo; member
/linux-4.4.14/drivers/target/
Dtarget_core_configfs.c475 DEF_CONFIGFS_ATTRIB_SHOW(emulate_dpo);
555 DEF_CONFIGFS_ATTRIB_STORE_STUB(emulate_dpo);
974 CONFIGFS_ATTR(, emulate_dpo);
Dtarget_core_device.c795 dev->dev_attrib.emulate_dpo = 1; in target_alloc_device()