Searched refs:emulate_tpu (Results 1 – 5 of 5) sorted by relevance
528 if (dev->dev_attrib.emulate_tpu || dev->dev_attrib.emulate_tpws) in spc_emulate_evpd_b0()659 if (dev->dev_attrib.emulate_tpu != 0) in spc_emulate_evpd_b2()678 if (((dev->dev_attrib.emulate_tpu != 0) || in spc_emulate_evpd_b2()
116 if (dev->dev_attrib.emulate_tpu || dev->dev_attrib.emulate_tpws) { in sbc_emulate_readcapacity_16()970 if (!dev->dev_attrib.emulate_tpu) { in sbc_parse_cdb()
526 DEF_CONFIGFS_ATTRIB_SHOW(emulate_tpu);755 da->emulate_tpu = flag; in emulate_tpu_store()1196 CONFIGFS_ATTR(, emulate_tpu);
802 dev->dev_attrib.emulate_tpu = DA_EMULATE_TPU; in target_alloc_device()
688 bool emulate_tpu; member