ALARM_INTR_HANDLER
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
alarm_intr_handler - Alarm Interrrupt handler
SYNOPSIS
"SYNOPSIS"
void alarm_intr_handler (struct s2io_nic * nic);
ARGUMENTS
- nic
-
device private variable
DESCRIPTION
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.
RETURN VALUE
NONE
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURN VALUE
-
This document was created by
man2html,
using the manual pages.
Time: 00:01:55 GMT, October 09, 2005