Searched refs:scsi_abort_command (Results 1 – 2 of 2) sorted by relevance
106 2. scsi_abort_command() is invoked to schedule an asynchronous abort which may120 scsi_abort_command(). If the abort is successful the command
228 scsi_abort_command(struct scsi_cmnd *scmd) in scsi_abort_command() function364 if (scsi_abort_command(scmd) != SUCCESS) { in scsi_timeout()