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

Go to the source code of this file.

Macros

#define KN230_CPU_INR_HALT   6 /* HALT button */
 
#define KN230_CPU_INR_BUS   5 /* memory, I/O bus read/write errors */
 
#define KN230_CPU_INR_RTC   4 /* DS1287 RTC */
 
#define KN230_CPU_INR_SII   3 /* SII (DC7061) SCSI */
 
#define KN230_CPU_INR_LANCE   3 /* LANCE (Am7990) Ethernet */
 
#define KN230_CPU_INR_DZ11   2 /* DZ11 (DC7085) serial */
 

Macro Definition Documentation

#define KN230_CPU_INR_BUS   5 /* memory, I/O bus read/write errors */

Definition at line 20 of file kn230.h.

#define KN230_CPU_INR_DZ11   2 /* DZ11 (DC7085) serial */

Definition at line 24 of file kn230.h.

#define KN230_CPU_INR_HALT   6 /* HALT button */

Definition at line 19 of file kn230.h.

#define KN230_CPU_INR_LANCE   3 /* LANCE (Am7990) Ethernet */

Definition at line 23 of file kn230.h.

#define KN230_CPU_INR_RTC   4 /* DS1287 RTC */

Definition at line 21 of file kn230.h.

#define KN230_CPU_INR_SII   3 /* SII (DC7061) SCSI */

Definition at line 22 of file kn230.h.