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
103 2. scsi_abort_command() is invoked to schedule an asynchronous abort which may
104 issue a retry scmd->allowed + 1 times. Asynchronous aborts are not invoked
110 3. scsi_eh_scmd_add(scmd, SCSI_EH_CANCEL_CMD) is invoked for the
121 Otherwise scsi_eh_scmd_add() is invoked for the command.
243 recovered (eh_work_q is empty), scsi_eh_flush_done_q() is invoked to
257 :ACTION: scsi_eh_scmd_add() is invoked for scmd
275 :ACTION: scsi_eh_finish_cmd() is invoked to EH-finish scmd
295 - otherwise, scsi_finish_command() is invoked for scmd
339 scsi_eh_finish_cmd() is invoked.
342 scsi_eh_finish_cmd() invoked
353 hostt->eh_abort_handler() is invoked for each scmd. The
358 either offline or ready, scsi_eh_finish_cmd() is invoked for
415 hostt->eh_bus_reset_handler() is invoked for each channel
425 is invoked. If host reset succeeds, all failed scmds on
448 transportt->eh_strategy_handler() is invoked in the place of