.\" 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 "E100_DISABLE_CLEAR_INTR" "" "06 October 2005" "" ""
.SH NAME
e100_disable_clear_intr \- disable and clear/ack interrupts
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void e100_disable_clear_intr (struct e100_private * \fIbdp\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIbdp\fB\fR
atapter's private data struct
.SH "DESCRIPTION"
.PP
This routine disables interrupts at the hardware, by setting
the M (mask) bit in the adapter's CSR SCB command word.
It also clear/ack interrupts.