Searched refs:emulate_tpws (Results 1 – 5 of 5) sorted by relevance
494 if (dev->dev_attrib.emulate_tpu || dev->dev_attrib.emulate_tpws) in spc_emulate_evpd_b0()634 if (dev->dev_attrib.emulate_tpws != 0) in spc_emulate_evpd_b2()645 (dev->dev_attrib.emulate_tpws != 0)) && in spc_emulate_evpd_b2()
129 if (dev->dev_attrib.emulate_tpu || dev->dev_attrib.emulate_tpws) { in sbc_emulate_readcapacity_16()336 if (!dev->dev_attrib.emulate_tpws) { in sbc_setup_write_same()
532 DEF_CONFIGFS_ATTRIB_SHOW(emulate_tpws);773 da->emulate_tpws = flag; in emulate_tpws_store()1116 CONFIGFS_ATTR(, emulate_tpws);
805 dev->dev_attrib.emulate_tpws = DA_EMULATE_TPWS; in target_alloc_device()
665 int emulate_tpws; member