Searched refs:emulate_tas (Results 1 – 5 of 5) sorted by relevance
375 tas = dev->dev_attrib.emulate_tas; in core_tmr_lun_reset()
554 DEF_CONFIGFS_ATTRIB_SHOW(emulate_tas);755 da->emulate_tas = flag; in emulate_tas_store()1275 CONFIGFS_ATTR(, emulate_tas);
755 dev->dev_attrib.emulate_tas = DA_EMULATE_TAS; in target_alloc_device()
901 p[5] = (dev->dev_attrib.emulate_tas) ? 0x40 : 0x00; in spc_modesense_control()
703 bool emulate_tas; member