.\" 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 "INTR_CONNECT" "9" "09 October 2005" "" "" .SH NAME intr_connect \- interrupt connect function .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void intr_connect (struct ioc4_soft * \fIsoft\fB, int \fItype\fB, uint32_t \fIintrbits\fB, ioc4_intr_func_f * \fIintr\fB, void * \fIinfo\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsoft\fB\fR soft struct for this card .TP \fB\fItype\fB\fR interrupt type .TP \fB\fIintrbits\fB\fR bit pattern to set .TP \fB\fIintr\fB\fR handler function .TP \fB\fIinfo\fB\fR handler arg