.\" 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_RELEASE" "" "06 October 2005" "" ""
.SH NAME
mptscsih_release \- Unregister SCSI host from linux scsi mid-layer
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int mptscsih_release (struct Scsi_Host * \fIhost\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIhost\fB\fR
Pointer to Scsi_Host structure
.SH "DESCRIPTION"
.PP
(linux Scsi_Host_Template.release routine)
This routine releases all resources associated with the SCSI host
adapter.
.PP
Returns 0 for success.