Home
last modified time | relevance | path

Searched refs:emulate_tpws (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/target/
A Dtarget_core_spc.c522 if (dev->dev_attrib.emulate_tpu || dev->dev_attrib.emulate_tpws) in spc_emulate_evpd_b0()
662 if (dev->dev_attrib.emulate_tpws != 0) in spc_emulate_evpd_b2()
673 (dev->dev_attrib.emulate_tpws != 0)) && in spc_emulate_evpd_b2()
A Dtarget_core_sbc.c116 if (dev->dev_attrib.emulate_tpu || dev->dev_attrib.emulate_tpws) { in sbc_emulate_readcapacity_16()
323 if (!dev->dev_attrib.emulate_tpws) { in sbc_setup_write_same()
A Dtarget_core_configfs.c527 DEF_CONFIGFS_ATTRIB_SHOW(emulate_tpws);
777 da->emulate_tpws = flag; in emulate_tpws_store()
1186 CONFIGFS_ATTR(, emulate_tpws);
A Dtarget_core_device.c794 dev->dev_attrib.emulate_tpws = DA_EMULATE_TPWS; in target_alloc_device()
/linux/include/target/
A Dtarget_core_base.h689 bool emulate_tpws; member

Completed in 20 milliseconds