NCR5380_intr
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
NCR5380_intr - generic NCR5380 irq handler
SYNOPSIS
"SYNOPSIS"
irqreturn_t NCR5380_intr (int irq, void * dev_id, struct pt_regs * regs);
ARGUMENTS
- irq
-
interrupt number
- dev_id
-
device info
- regs
-
registers (unused)
DESCRIPTION
Handle interrupts, reestablishing I_T_L or I_T_L_Q nexuses
from the disconnected queue, and restarting NCR5380_main
as required.
LOCKS
takes the needed instance locks
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- LOCKS
-
This document was created by
man2html,
using the manual pages.
Time: 07:06:56 GMT, October 06, 2005