Searched refs:emulate_ua_intlck_ctrl (Results 1 – 6 of 6) sorted by relevance
202 bool dev_ua_intlck_clear = (dev->dev_attrib.emulate_ua_intlck_ctrl in core_scsi3_ua_for_check_condition()260 dev->dev_attrib.emulate_ua_intlck_ctrl, in core_scsi3_ua_for_check_condition()
523 DEF_CONFIGFS_ATTRIB_SHOW(emulate_ua_intlck_ctrl);700 da->emulate_ua_intlck_ctrl = val; in emulate_ua_intlck_ctrl_store()1182 CONFIGFS_ATTR(, emulate_ua_intlck_ctrl);
772 dev->dev_attrib.emulate_ua_intlck_ctrl = TARGET_UA_INTLCK_CTRL_CLEAR; in target_alloc_device()
850 switch (dev->dev_attrib.emulate_ua_intlck_ctrl) { in spc_modesense_control()
1943 cmd->se_dev->dev_attrib.emulate_ua_intlck_ctrl in transport_generic_request_failure()
677 enum target_ua_intlck_ctrl emulate_ua_intlck_ctrl; member