Home
last modified time | relevance | path

Searched refs:emulate_caw (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/target/
A Dtarget_core_base.h692 bool emulate_caw; member
/linux-6.3-rc2/drivers/target/
A Dtarget_core_spc.c536 if (dev->dev_attrib.emulate_caw) in spc_emulate_evpd_b0()
1463 return dev->dev_attrib.emulate_caw; in tcm_is_caw_enabled()
A Dtarget_core_configfs.c529 DEF_CONFIGFS_ATTRIB_SHOW(emulate_caw);
590 DEF_CONFIGFS_ATTRIB_STORE_BOOL(emulate_caw);
1215 CONFIGFS_ATTR(, emulate_caw);
A Dtarget_core_device.c804 dev->dev_attrib.emulate_caw = DA_EMULATE_CAW; in target_alloc_device()
A Dtarget_core_sbc.c903 if (!dev->dev_attrib.emulate_caw) { in sbc_parse_cdb()

Completed in 20 milliseconds