Searched refs:SCF_SEND_DELAYED_TAS (Results 1 – 2 of 2) sorted by relevance
2918 if (!send_status || !(cmd->se_cmd_flags & SCF_SEND_DELAYED_TAS)) { in __transport_check_aborted_status()2920 cmd->se_cmd_flags |= SCF_SEND_DELAYED_TAS; in __transport_check_aborted_status()2927 cmd->se_cmd_flags &= ~SCF_SEND_DELAYED_TAS; in __transport_check_aborted_status()2970 if (cmd->se_cmd_flags & SCF_SEND_DELAYED_TAS) { in transport_send_task_abort()2974 cmd->se_cmd_flags |= SCF_SEND_DELAYED_TAS; in transport_send_task_abort()
135 SCF_SEND_DELAYED_TAS = 0x00004000, enumerator