.\" 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 "WDTPCI_INTERRUPT" "" "06 October 2005" "" ""
.SH NAME
wdtpci_interrupt \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
irqreturn_t wdtpci_interrupt (int \fIirq\fB, void * \fIdev_id\fB, struct pt_regs * \fIregs\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIirq\fB\fR
Interrupt number
.TP
\fB\fIdev_id\fB\fR
Unused as we don't allow multiple devices.
.TP
\fB\fIregs\fB\fR
Unused.
.SH "DESCRIPTION"
.PP
Handle an interrupt from the board. These are raised when the status
map changes in what the board considers an interesting way. That means
a failure condition occurring.