Lines Matching full:abort
354 * asd_abort_task -- ABORT TASK TMF
357 * Before calling ABORT TASK the task state flags should be ORed with
359 * the task_state_lock IRQ spinlock, then ABORT TASK *must* be called.
361 * Implements the ABORT TASK TMF, I_T_L_Q nexus.
366 * When ABORT TASK returns, the caller of ABORT TASK checks first the
367 * task->task_state_flags, and then the return value of ABORT TASK.
371 * caller of ABORT TASK has responsibility to call task->task_done()
378 * ABORT TASK has responsibility to call task->task_done()
382 * the ABORT TASK returned some kind of error. The task
384 * The caller of ABORT TASK may wish to retry.
476 * We got a Response IU for the ABORT TASK TMF. */ in asd_abort_task()
487 * will _never_ make a mistake, when issuing ABORT in asd_abort_task()
498 * ABORT TASK TMF. in asd_abort_task()
548 * This function is used to send ABORT TASK SET, CLEAR ACA,
682 * and then calls query task and then abort task.