Lines Matching refs:a
16 [1-2-1] Completing a scmd w/ scsi_done
17 [1-2-2] Completing a scmd w/ timeout
48 Once LLDD gets hold of a scmd, either the LLDD will complete the
53 1.2.1 Completing a scmd w/ scsi_done
87 1.2.2 Completing a scmd w/ timeout
90 The timeout handler is scsi_timeout(). When a timeout occurs, this function
107 issue a retry scmd->allowed + 1 times. Asynchronous aborts are not invoked
109 indicates that the command already had been aborted once, and this is a
119 After a timeout occurs a command abort is scheduled from
152 Note that this does not mean lower layers are quiescent. If a LLDD
153 completed a scmd with error status, the LLDD and lower layers are
154 assumed to forget about the scmd at that point. However, if a scmd
230 eh_work_q. If a recovery action succeeds for a scmd, recovered
233 Note that single recovery action on a scmd can recover multiple
234 scmds. e.g. resetting a device recovers all failed scmds on the
241 timed-out scmds, SCSI EH ensures that LLDD forgets about a scmd
244 When a scmd is recovered, the scmd is moved from eh_work_q to EH
292 a no more than one thread per separate eh_work_q to
360 If a timedout scmd is successfully aborted and the sdev is
367 immediate failing; thus, if a sdev is in one of the two
402 a sdev has no timed out scmd.
481 - Each scmd is in such a state that scsi_setup_cmd_retry() on the