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()
553 DEF_CONFIGFS_ATTRIB_SHOW(emulate_ua_intlck_ctrl);732 da->emulate_ua_intlck_ctrl = val; in emulate_ua_intlck_ctrl_store()1274 CONFIGFS_ATTR(, emulate_ua_intlck_ctrl);
754 dev->dev_attrib.emulate_ua_intlck_ctrl = TARGET_UA_INTLCK_CTRL_CLEAR; in target_alloc_device()
878 switch (dev->dev_attrib.emulate_ua_intlck_ctrl) { in spc_modesense_control()
2103 cmd->se_dev->dev_attrib.emulate_ua_intlck_ctrl in transport_generic_request_failure()
702 enum target_ua_intlck_ctrl emulate_ua_intlck_ctrl; member