Searched refs:emulate_tpu (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()625 if (dev->dev_attrib.emulate_tpu != 0) in spc_emulate_evpd_b2()644 if (((dev->dev_attrib.emulate_tpu != 0) || in spc_emulate_evpd_b2()
129 if (dev->dev_attrib.emulate_tpu || dev->dev_attrib.emulate_tpws) { in sbc_emulate_readcapacity_16()1049 if (!dev->dev_attrib.emulate_tpu) { in sbc_parse_cdb()
531 DEF_CONFIGFS_ATTRIB_SHOW(emulate_tpu);747 da->emulate_tpu = flag; in emulate_tpu_store()1115 CONFIGFS_ATTR(, emulate_tpu);
804 dev->dev_attrib.emulate_tpu = DA_EMULATE_TPU; in target_alloc_device()
664 int emulate_tpu; member