.\" 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 "I2O_PCI_IRQ_ENABLE" "9" "09 October 2005" "" ""
.SH NAME
i2o_pci_irq_enable \- Allocate interrupt for I2O controller
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int i2o_pci_irq_enable (struct i2o_controller * \fIc\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIc\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
.PP
Allocate an interrupt for the I2O controller, and activate interrupts
on the I2O controller.
.PP
Returns 0 on success or negative error code on failure.