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   16
 
#define IRQ_ISA_KEYBOARD   1
 
#define IRQ_ISA_RTC_ALARM   8
 
#define I8042_KBD_IRQ   1
 
#define I8042_AUX_IRQ   12
 
#define IRQ_HARDDISK   14
 

Macro Definition Documentation

#define I8042_AUX_IRQ   12

Definition at line 12 of file irqs.h.

#define I8042_KBD_IRQ   1

Definition at line 11 of file irqs.h.

#define IRQ_HARDDISK   14

Definition at line 13 of file irqs.h.

#define IRQ_ISA_KEYBOARD   1

Definition at line 9 of file irqs.h.

#define IRQ_ISA_RTC_ALARM   8

Definition at line 10 of file irqs.h.

#define NR_IRQS   16

Definition at line 7 of file irqs.h.