• Home
  • Raw
  • Download

Lines Matching full:all

56 For all non-EH commands, scsi_done() is the completion callback.  It
141 scmd to be issued from blk queue to the host; eventually, all scmds on
145 If all scmds either complete or fail, the number of in-flight scmds
148 SCSI EH thread can expect that all in-flight commands have failed and
157 occur at any time. Of course, all such completions are ignored as the
177 handling. As such, it should do all chores the SCSI midlayer
189 (*QUESTION* why is it needed? All operations will be blocked
192 4. Kicks queues in all devices on the host in the asses
224 all unrecovered devices.
233 scmds. e.g. resetting a device recovers all failed scmds on the
244 local eh_done_q using scsi_eh_finish_cmd(). After all scmds are
269 :ACTION: move all scmds to EH's local eh_work_q. shost->eh_cmd_q
357 all related hardware forget about the scmd.
392 all failed scmds on the sdev are EH-finished with
398 scmds. Yet, this function EH-finish all scmds on the sdev
410 resetting clears all scmds on the sdev, there is no need
418 with failed scmds. If bus reset succeeds, all failed
419 scmds on all ready or offline sdevs on the channel are
427 is invoked. If host reset succeeds, all failed scmds on
428 all ready or offline sdevs on the host are EH-finished.
434 Take all sdevs which still have unrecovered scmds offline
441 At this point all scmds are recovered (or given up) and
453 all failed scmds and either ready for new commands or offline. Also,
455 SCSI midlayer. IOW, of the steps described in [2-1-2], all steps
502 - On completion, each failed sdev must have forgotten about all