.\" 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 "MPTSCSIH_ABORT" "9" "09 October 2005" "" ""
.SH NAME
mptscsih_abort \- Abort linux scsi_cmnd routine, new_eh variant
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int mptscsih_abort (struct scsi_cmnd * \fISCpnt\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fISCpnt\fB\fR
Pointer to scsi_cmnd structure, IO to be aborted
.SH "DESCRIPTION"
.PP
(linux scsi_host_template.eh_abort_handler routine)
.PP
Returns SUCCESS or FAILED.