Home
last modified time | relevance | path

Searched refs:emulate_caw (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/target/
Dtarget_core_base.h671 int emulate_caw; member
/linux-4.4.14/drivers/target/
Dtarget_core_configfs.c483 DEF_CONFIGFS_ATTRIB_SHOW(emulate_caw);
541 DEF_CONFIGFS_ATTRIB_STORE_BOOL(emulate_caw);
982 CONFIGFS_ATTR(, emulate_caw);
Dtarget_core_spc.c506 if (dev->dev_attrib.emulate_caw) in spc_emulate_evpd_b0()
Dtarget_core_device.c803 dev->dev_attrib.emulate_caw = DA_EMULATE_CAW; in target_alloc_device()