.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "I2O_SCSI_ABORT" "" "06 October 2005" "" "" .SH NAME i2o_scsi_abort \- abort a running command .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int i2o_scsi_abort (Scsi_Cmnd * \fISCpnt\fB); \fR .SH "ARGUMENTS" .TP \fB\fISCpnt\fB\fR command to abort .SH "DESCRIPTION" .PP Ask the I2O controller to abort a command. This is an asynchrnous process and oru callback handler will see the command complete with an aborted message if it succeeds. .SH "LOCKS" .PP no locks are held or needed