Searched refs:emulate_tpu (Results 1 – 5 of 5) sorted by relevance
491 if (dev->dev_attrib.emulate_tpu || dev->dev_attrib.emulate_tpws) in spc_emulate_evpd_b0()622 if (dev->dev_attrib.emulate_tpu != 0) in spc_emulate_evpd_b2()641 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()1033 if (!dev->dev_attrib.emulate_tpu) { in sbc_parse_cdb()
525 DEF_CONFIGFS_ATTRIB_SHOW(emulate_tpu);748 da->emulate_tpu = flag; in emulate_tpu_store()1122 CONFIGFS_ATTR(, emulate_tpu);
772 dev->dev_attrib.emulate_tpu = DA_EMULATE_TPU; in target_alloc_device()
673 int emulate_tpu; member