MEGARAID_ISR_MEMMAPPED

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

 

NAME

megaraid_isr_memmapped -  

SYNOPSIS

"SYNOPSIS"

irqreturn_t megaraid_isr_memmapped (int irq, void * devp, struct pt_regs * regs);  

ARGUMENTS

irq
-- undescribed --
devp
-- undescribed --
regs
-- undescribed --
 

DESCRIPTION

irq - irq devp - pointer to our soft state regs - unused

Interrupt service routine for memory-mapped controllers. Find out if our device is interrupting. If yes, acknowledge the interrupt and service the completed commands.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 06:20:59 GMT, October 06, 2005