.\" 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" "" "06 October 2005" "" ""
.SH NAME
mptscsih_abort \- Abort linux Scsi_Cmnd routine, new_eh variant
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int mptscsih_abort (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.