.\" 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 "IUCV_IRQ_HANDLER" "9" "09 October 2005" "" ""
.SH NAME
iucv_irq_handler \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void iucv_irq_handler (struct pt_regs * \fIregs\fB, __u16 \fIcode\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIregs\fB\fR
Current registers
.TP
\fB\fIcode\fB\fR
irq code
.SH "DESCRIPTION"
.PP
Handles external interrupts coming in from CP.
Places the interrupt buffer on a queue and schedules \fBiucv_tasklet_handler\fR\&.