Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
irqs.h File Reference

Go to the source code of this file.

Macros

#define NR_IRQS   8
 
#define IRQ_EBSA110_PRINTER   0
 
#define IRQ_EBSA110_COM1   1
 
#define IRQ_EBSA110_COM2   2
 
#define IRQ_EBSA110_ETHERNET   3
 
#define IRQ_EBSA110_TIMER0   4
 
#define IRQ_EBSA110_TIMER1   5
 
#define IRQ_EBSA110_PCMCIA   6
 
#define IRQ_EBSA110_IMMEDIATE   7
 

Macro Definition Documentation

#define IRQ_EBSA110_COM1   1

Definition at line 14 of file irqs.h.

#define IRQ_EBSA110_COM2   2

Definition at line 15 of file irqs.h.

#define IRQ_EBSA110_ETHERNET   3

Definition at line 16 of file irqs.h.

#define IRQ_EBSA110_IMMEDIATE   7

Definition at line 20 of file irqs.h.

#define IRQ_EBSA110_PCMCIA   6

Definition at line 19 of file irqs.h.

#define IRQ_EBSA110_PRINTER   0

Definition at line 13 of file irqs.h.

#define IRQ_EBSA110_TIMER0   4

Definition at line 17 of file irqs.h.

#define IRQ_EBSA110_TIMER1   5

Definition at line 18 of file irqs.h.

#define NR_IRQS   8

Definition at line 11 of file irqs.h.