• Home
  • Raw
  • Download

Lines Matching full:all

56 For all non-EH commands, scsi_done() is the completion callback.  It
142 scmd to be issued from blk queue to the host; eventually, all scmds on
146 If all scmds either complete or fail, the number of in-flight scmds
149 SCSI EH thread can expect that all in-flight commands have failed and
158 occur at any time. Of course, all such completions are ignored as the
178 handling. As such, it should do all chores the SCSI midlayer
190 (*QUESTION* why is it needed? All operations will be blocked
193 4. Kicks queues in all devices on the host in the asses
225 all unrecovered devices.
234 scmds. e.g. resetting a device recovers all failed scmds on the
245 local eh_done_q using scsi_eh_finish_cmd(). After all scmds are
270 :ACTION: move all scmds to EH's local eh_work_q. shost->eh_cmd_q
358 all related hardware forget about the scmd.
393 all failed scmds on the sdev are EH-finished with
399 scmds. Yet, this function EH-finish all scmds on the sdev
411 resetting clears all scmds on the sdev, there is no need
419 with failed scmds. If bus reset succeeds, all failed
420 scmds on all ready or offline sdevs on the channel are
428 is invoked. If host reset succeeds, all failed scmds on
429 all ready or offline sdevs on the host are EH-finished.
435 Take all sdevs which still have unrecovered scmds offline
442 At this point all scmds are recovered (or given up) and
454 all failed scmds and either ready for new commands or offline. Also,
456 SCSI midlayer. IOW, of the steps described in [2-1-2], all steps
503 - On completion, each failed sdev must have forgotten about all