Searched refs:scsi_try_to_abort_command (Results 1 – 1 of 1) sorted by relevance
77 STATIC int scsi_try_to_abort_command(Scsi_Cmnd *, int);757 STATIC int scsi_try_to_abort_command(Scsi_Cmnd * SCpnt, int timeout) in scsi_try_to_abort_command() function1474 rtn = scsi_try_to_abort_command(SCloop, ABORT_TIMEOUT); in scsi_unjam_host()