.\" 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 "IB_DISPATCH_EVENT" "9" "09 October 2005" "" ""
.SH NAME
ib_dispatch_event \- Dispatch an asynchronous event
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ib_dispatch_event (struct ib_event * \fIevent\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIevent\fB\fR
Event to dispatch
.SH "DESCRIPTION"
.PP
Low-level drivers must call \fBib_dispatch_event\fR to dispatch the
event to all registered event handlers when an asynchronous event
occurs.