IBMVSCSI_HANDLE_EVENT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ibmvscsi_handle_event - Interrupt handler for crq events
SYNOPSIS
"SYNOPSIS"
irqreturn_t ibmvscsi_handle_event (int irq, void * dev_instance, struct pt_regs * regs);
ARGUMENTS
- irq
-
number of irq to handle, not used
- dev_instance
-
ibmvscsi_host_data of host that received interrupt
- regs
-
pt_regs with registers
DESCRIPTION
Disables interrupts and schedules srp_task
Always returns IRQ_HANDLED
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:15 GMT, October 09, 2005