.\" 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 "ALARM_INTR_HANDLER" "9" "09 October 2005" "" ""
.SH NAME
alarm_intr_handler \- Alarm Interrrupt handler
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void alarm_intr_handler (struct s2io_nic * \fInic\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fInic\fB\fR
device private variable
.SH "DESCRIPTION"
.PP
If the interrupt was neither because of Rx packet or Tx
complete, this function is called. If the interrupt was to indicate
a loss of link, the OSM link status handler is invoked for any other
alarm interrupt the block that raised the interrupt is displayed
and a H/W reset is issued.
.SH "RETURN VALUE"
.PP
NONE