I2O_SCSI_ABORT

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

 

NAME

i2o_scsi_abort - abort a running command  

SYNOPSIS

"SYNOPSIS"

int i2o_scsi_abort (struct scsi_cmnd * SCpnt);  

ARGUMENTS

SCpnt
command to abort
 

DESCRIPTION

Ask the I2O controller to abort a command. This is an asynchrnous process and our callback handler will see the command complete with an aborted message if it succeeds.

Returns 0 if the command is successfully aborted or negative error code on failure.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:14 GMT, October 09, 2005