.\" 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 "SIS900_INTERRUPT" "" "06 October 2005" "" ""
.SH NAME
sis900_interrupt \- sis900 interrupt handler
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
irqreturn_t sis900_interrupt (int \fIirq\fB, void * \fIdev_instance\fB, struct pt_regs * \fIregs\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIirq\fB\fR
the irq number
.TP
\fB\fIdev_instance\fB\fR
the client data object
.TP
\fB\fIregs\fB\fR
snapshot of processor context
.SH "DESCRIPTION"
.PP
The interrupt handler does all of the Rx thread work,
and cleans up after the Tx thread