Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_tmr.c386 tas = dev->dev_attrib.emulate_tas; in core_tmr_lun_reset()
H A Dtarget_core_configfs.c524 DEF_CONFIGFS_ATTRIB_SHOW(emulate_tas); variable
723 da->emulate_tas = flag; in emulate_tas_store()
1183 CONFIGFS_ATTR(, emulate_tas);
H A Dtarget_core_spc.c873 p[5] = (dev->dev_attrib.emulate_tas) ? 0x40 : 0x00; in spc_modesense_control()
H A Dtarget_core_device.c785 dev->dev_attrib.emulate_tas = DA_EMULATE_TAS; in target_alloc_device()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_tmr.c375 tas = dev->dev_attrib.emulate_tas; in core_tmr_lun_reset()
H A Dtarget_core_configfs.c554 DEF_CONFIGFS_ATTRIB_SHOW(emulate_tas); variable
754 da->emulate_tas = flag; in emulate_tas_store()
1240 CONFIGFS_ATTR(, emulate_tas);
H A Dtarget_core_device.c756 dev->dev_attrib.emulate_tas = DA_EMULATE_TAS; in target_alloc_device()
H A Dtarget_core_spc.c901 p[5] = (dev->dev_attrib.emulate_tas) ? 0x40 : 0x00; in spc_modesense_control()
/kernel/linux/linux-5.10/include/target/
H A Dtarget_core_base.h682 bool emulate_tas; member
/kernel/linux/linux-6.6/include/target/
H A Dtarget_core_base.h694 bool emulate_tas; member

Completed in 23 milliseconds