emulate_ua_intlck_ctrl 523 drivers/target/target_core_configfs.c DEF_CONFIGFS_ATTRIB_SHOW(emulate_ua_intlck_ctrl); emulate_ua_intlck_ctrl 698 drivers/target/target_core_configfs.c da->emulate_ua_intlck_ctrl = val; emulate_ua_intlck_ctrl 1120 drivers/target/target_core_configfs.c CONFIGFS_ATTR(, emulate_ua_intlck_ctrl); emulate_ua_intlck_ctrl 770 drivers/target/target_core_device.c dev->dev_attrib.emulate_ua_intlck_ctrl = DA_EMULATE_UA_INTLLCK_CTRL; emulate_ua_intlck_ctrl 850 drivers/target/target_core_spc.c p[4] = (dev->dev_attrib.emulate_ua_intlck_ctrl == 2) ? 0x30 : emulate_ua_intlck_ctrl 851 drivers/target/target_core_spc.c (dev->dev_attrib.emulate_ua_intlck_ctrl == 1) ? 0x20 : 0x00; emulate_ua_intlck_ctrl 1888 drivers/target/target_core_transport.c cmd->se_dev->dev_attrib.emulate_ua_intlck_ctrl == 2) { emulate_ua_intlck_ctrl 232 drivers/target/target_core_ua.c if (dev->dev_attrib.emulate_ua_intlck_ctrl != 0) { emulate_ua_intlck_ctrl 257 drivers/target/target_core_ua.c (dev->dev_attrib.emulate_ua_intlck_ctrl != 0) ? "Reporting" : emulate_ua_intlck_ctrl 258 drivers/target/target_core_ua.c "Releasing", dev->dev_attrib.emulate_ua_intlck_ctrl, emulate_ua_intlck_ctrl 671 include/target/target_core_base.h int emulate_ua_intlck_ctrl;