E100INTR
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
e100intr - interrupt handler
SYNOPSIS
"SYNOPSIS"
irqreturn_t e100intr (int irq, void * dev_inst, struct pt_regs * regs);
ARGUMENTS
- irq
-
the IRQ number
- dev_inst
-
the net_device struct
- regs
-
registers (unused)
DESCRIPTION
This routine is the ISR for the e100 board. It services
the RX & TX queues & starts the RU if it has stopped due
to no resources.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:32 GMT, October 06, 2005