.\" 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_DO_INT" "" "06 October 2005" "" ""
.SH NAME
iucv_do_int \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void iucv_do_int (iucv_GeneralInterrupt * \fIint_buf\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIint_buf\fB\fR
Pointer to copy of external interrupt buffer
.SH "DESCRIPTION"
.PP
The workhorse for handling interrupts queued by \fBiucv_irq_handler\fR\&.
This function is called from the bottom half \fBiucv_tasklet_handler\fR\&.