VELOCITY_INTR

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

velocity_intr - interrupt callback  

SYNOPSIS

"SYNOPSIS"

int velocity_intr (int irq, void * dev_instance, struct pt_regs * regs);  

ARGUMENTS

irq
interrupt number
dev_instance
interrupting device
regs
-- undescribed --
 

DESCRIPTION

Called whenever an interrupt is generated by the velocity adapter IRQ line. We may not be the source of the interrupt and need to identify initially if we are, and if not exit as efficiently as possible.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:58 GMT, October 09, 2005