.\" 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 "IPR_MASK_AND_CLEAR_INTERRUPTS" "9" "09 October 2005" "" "" .SH NAME ipr_mask_and_clear_interrupts \- Mask all and clear specified interrupts .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void ipr_mask_and_clear_interrupts (struct ipr_ioa_cfg * \fIioa_cfg\fB, u32 \fIclr_ints\fB); \fR .SH "ARGUMENTS" .TP \fB\fIioa_cfg\fB\fR ioa config struct .TP \fB\fIclr_ints\fB\fR interrupts to clear .SH "DESCRIPTION" .PP This function masks all interrupts on the adapter, then clears the interrupts specified in the mask .SH "RETURN VALUE" .PP none