.\" 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 "EEH_EVENT_HANDLER" "9" "09 October 2005" "" ""
.SH NAME
eeh_event_handler \- dispatch EEH events. The detection of a frozen
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void eeh_event_handler (void * \fIdummy\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdummy\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
slot can occur inside an interrupt, where it can be hard to do
anything about it. The goal of this routine is to pull these
detection events out of the context of the interrupt handler, and
re-dispatch them for processing at a later time in a normal context.
.PP
\fIdummy\fR - unused