suse man page for mpt_interrupt

Query: mpt_interrupt

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MPT_INTERRUPT(9)					       Message-based devices						  MPT_INTERRUPT(9)

NAME
mpt_interrupt - MPT adapter (IOC) specific interrupt handler.
SYNOPSIS
irqreturn_t mpt_interrupt(int irq, void * bus_id);
ARGUMENTS
irq irq number (not used) bus_id bus identifier cookie == pointer to MPT_ADAPTER structure
DESCRIPTION
This routine is registered via the request_irq kernel API call, and handles all interrupts generated from a specific MPT adapter (also referred to as a IO Controller or IOC). This routine must clear the interrupt from the adapter and does so by reading the reply FIFO. Multiple replies may be processed per single call to this routine. This routine handles register-level access of the adapter but dispatches (calls) a protocol-specific callback routine to handle the protocol-specific details of the MPT request completion.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 MPT_INTERRUPT(9)
Related Man Pages
struct_irq_data(9) - centos
i2c_add_numbered_adapter(9) - centos
request_threaded_irq(9) - centos
request_irq(9) - suse
struct_uio_info(9) - suse
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com
Shopt -s histappend