Home
last modified time | relevance | path

Searched refs:scsi_abort_command (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/Documentation/scsi/
Dscsi_eh.rst106 2. scsi_abort_command() is invoked to schedule an asynchrous abort.
119 scsi_abort_command(). If the abort is successful the command
/Linux-v5.10/drivers/scsi/
Dscsi_error.c194 scsi_abort_command(struct scsi_cmnd *scmd) in scsi_abort_command() function
322 if (scsi_abort_command(scmd) != SUCCESS) { in scsi_times_out()