SCSI_TRY_TO_ABORT_CMD

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

 

NAME

scsi_try_to_abort_cmd - Ask host to abort a running command.  

SYNOPSIS

"SYNOPSIS"

int scsi_try_to_abort_cmd (struct scsi_cmnd * scmd);  

ARGUMENTS

scmd
SCSI cmd to abort from Lower Level.
 

NOTES

This function will not return until the user's completion function has been called. there is no timeout on this operation. if the author of the low-level driver wishes this operation to be timed, they can provide this facility themselves. helper functions in scsi_error.c can be supplied to make this easier to do.


 

Index

NAME
SYNOPSIS
ARGUMENTS
NOTES

This document was created by man2html, using the manual pages.
Time: 06:21:08 GMT, October 06, 2005