.\" 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 "__MEGARAID_ABORT_HANDLER" "9" "09 October 2005" "" "" .SH NAME __megaraid_abort_handler \- abort the scsi command .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int __megaraid_abort_handler (struct scsi_cmnd * \fIscp\fB); \fR .SH "ARGUMENTS" .TP \fB\fIscp\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP \fIscp\fR : command to be aborted .PP Abort a previous SCSI request. Only commands on the pending list can be aborted. All the commands issued to the F/W must complete.