SCSI_EH_ABORT_CMDS

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

scsi_eh_abort_cmds - abort canceled commands.  

SYNOPSIS

"SYNOPSIS"

int scsi_eh_abort_cmds (struct list_head * work_q, struct list_head * done_q);  

ARGUMENTS

work_q
-- undescribed --
done_q
-- undescribed --
 

DECRIPTION

Try and see whether or not it makes sense to try and abort the running command. this only works out to be the case if we have one command that has timed out. if the command simply failed, it makes no sense to try and abort the command, since as far as the shost adapter is concerned, it isn't running.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DECRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:48 GMT, October 06, 2005