.\" 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 "AAC_RELEASE" "" "06 October 2005" "" ""
.SH NAME
aac_release \- release SCSI host resources
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int aac_release (struct Scsi_Host * \fIhost_ptr\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIhost_ptr\fB\fR
SCSI host to clean up
.SH "DESCRIPTION"
.PP
Release all resources previously acquired to support a specific Host
Adapter and unregister the AAC Host Adapter.
.SH "BUGS"
.PP
Does not wait for the thread it kills to die.