Lines Matching full:invoked
67 scsi_finish_command() is invoked for the command. The
83 scsi_eh_scmd_add(scmd) is invoked for the command. See
106 2. scsi_abort_command() is invoked to schedule an asynchrous abort.
107 Asynchronous abort are not invoked for commands which the
112 3. scsi_eh_scmd_add(scmd, SCSI_EH_CANCEL_CMD) is invoked for the
123 Otherwise scsi_eh_scmd_add() is invoked for the command.
245 recovered (eh_work_q is empty), scsi_eh_flush_done_q() is invoked to
259 :ACTION: scsi_eh_scmd_add() is invoked for scmd
277 :ACTION: scsi_eh_finish_cmd() is invoked to EH-finish scmd
297 - otherwise, scsi_finish_command() is invoked for scmd
341 scsi_eh_finish_cmd() is invoked.
344 scsi_eh_finish_cmd() invoked
355 hostt->eh_abort_handler() is invoked for each scmd. The
360 either offline or ready, scsi_eh_finish_cmd() is invoked for
417 hostt->eh_bus_reset_handler() is invoked for each channel
427 is invoked. If host reset succeeds, all failed scmds on
450 transportt->eh_strategy_handler() is invoked in the place of