Searched refs:emulate_caw (Results 1 – 5 of 5) sorted by relevance
697 bool emulate_caw; member
531 if (dev->dev_attrib.emulate_caw) in spc_emulate_evpd_b0()1460 return dev->dev_attrib.emulate_caw; in tcm_is_caw_enabled()
557 DEF_CONFIGFS_ATTRIB_SHOW(emulate_caw);618 DEF_CONFIGFS_ATTRIB_STORE_BOOL(emulate_caw);1243 CONFIGFS_ATTR(, emulate_caw);
764 dev->dev_attrib.emulate_caw = DA_EMULATE_CAW; in target_alloc_device()
904 if (!dev->dev_attrib.emulate_caw) { in sbc_parse_cdb()