.\" 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 "RELEASE_EVENT_POOL" "9" "09 October 2005" "" ""
.SH NAME
release_event_pool \- Frees memory of an event pool of a host
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void release_event_pool (struct event_pool * \fIpool\fB, struct ibmvscsi_host_data * \fIhostdata\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIpool\fB\fR
event_pool to be released
.TP
\fB\fIhostdata\fB\fR
ibmvscsi_host_data who owns the even pool
.SH "DESCRIPTION"
.PP
Returns zero on success.