Searched refs:scsi_finish_command (Results 1 – 8 of 8) sorted by relevance
172 extern void scsi_finish_command(struct scsi_cmnd *cmd);
67 scsi_finish_command() is invoked for the command. The297 - otherwise, scsi_finish_command() is invoked for scmd487 - Either scsi_queue_insert() or scsi_finish_command() is called on
159 void scsi_finish_command(struct scsi_cmnd *cmd) in scsi_finish_command() function
202 scsi_finish_command(scmd); in scmd_eh_abort_handler()2160 scsi_finish_command(scmd); in scsi_eh_flush_done_q()
1441 scsi_finish_command(cmd); in scsi_complete()
560 :c:func:`scsi_finish_command`. Here, we override ``qc->scsidone`` with561 :c:func:`scsi_finish_command` and calls :c:func:`ata_qc_complete`.571 invoking :c:func:`scsi_finish_command` on the scmd. Note that as we already
32329 ffff800010849c80 T scsi_finish_command
Completed in 648 milliseconds