EN_DIS_ABLE_NIC_INTRS
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
en_dis_able_nic_intrs - Enable or Disable the interrupts
SYNOPSIS
"SYNOPSIS"
void en_dis_able_nic_intrs (struct s2io_nic * nic, u16 mask, int flag);
ARGUMENTS
- nic
-
device private variable,
- mask
-
A mask indicating which Intr block must be modified and,
- flag
-
A flag indicating whether to enable or disable the Intrs.
DESCRIPTION
This function will either disable or enable the interrupts
depending on the flag argument. The mask argument can be used to
enable/disable any Intr block.
RETURN VALUE
NONE.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURN VALUE
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:07 GMT, October 09, 2005