Searched refs:emulate_tas (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/target/
H A Dtarget_core_tmr.c375 tas = dev->dev_attrib.emulate_tas;
H A Dtarget_core_device.c756 dev->dev_attrib.emulate_tas = DA_EMULATE_TAS;
H A Dtarget_core_configfs.c554 DEF_CONFIGFS_ATTRIB_SHOW(emulate_tas); variable
755 da->emulate_tas = flag;
1275 CONFIGFS_ATTR(, emulate_tas);
H A Dtarget_core_spc.c901 p[5] = (dev->dev_attrib.emulate_tas) ? 0x40 : 0x00;
/linux-master/include/target/
H A Dtarget_core_base.h703 bool emulate_tas; member in struct:se_dev_attrib

Completed in 212 milliseconds