Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
slot_irq Struct Reference

#include <tpci200.h>

Data Fields

struct ipack_deviceholder
 
int vector
 
irqreturn_t(* handler )(void *)
 
voidarg
 

Detailed Description

struct slot_irq - slot IRQ definition. Vector number Handler called when IRQ arrives

Definition at line 122 of file tpci200.h.

Field Documentation

void* arg

Definition at line 126 of file tpci200.h.

irqreturn_t(* handler)(void *)

Definition at line 125 of file tpci200.h.

Definition at line 123 of file tpci200.h.

int vector

Definition at line 124 of file tpci200.h.


The documentation for this struct was generated from the following file: