Searched refs:SCF_SEND_DELAYED_TAS (Results 1 – 2 of 2) sorted by relevance
3268 if (!send_status || !(cmd->se_cmd_flags & SCF_SEND_DELAYED_TAS)) { in __transport_check_aborted_status()3270 cmd->se_cmd_flags |= SCF_SEND_DELAYED_TAS; in __transport_check_aborted_status()3277 cmd->se_cmd_flags &= ~SCF_SEND_DELAYED_TAS; in __transport_check_aborted_status()3323 if (cmd->se_cmd_flags & SCF_SEND_DELAYED_TAS) { in transport_send_task_abort()3327 cmd->se_cmd_flags |= SCF_SEND_DELAYED_TAS; in transport_send_task_abort()
137 SCF_SEND_DELAYED_TAS = 0x00004000, enumerator