Searched refs:emulate_tpu (Results 1 – 5 of 5) sorted by relevance
525 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()1550 return ops->execute_unmap && dev->dev_attrib.emulate_tpu; in tcm_is_unmap_enabled()
116 if (dev->dev_attrib.emulate_tpu || dev->dev_attrib.emulate_tpws) { in sbc_emulate_readcapacity_16()972 if (!dev->dev_attrib.emulate_tpu) { in sbc_parse_cdb()
527 DEF_CONFIGFS_ATTRIB_SHOW(emulate_tpu);757 da->emulate_tpu = flag; in emulate_tpu_store()1213 CONFIGFS_ATTR(, emulate_tpu);
802 dev->dev_attrib.emulate_tpu = DA_EMULATE_TPU; in target_alloc_device()
690 bool emulate_tpu; member
Completed in 22 milliseconds