Go to the documentation of this file.
17 #include <linux/compiler.h>
24 #define PIC_MASTER_CMD 0x20
25 #define PIC_MASTER_IMR 0x21
26 #define PIC_MASTER_ISR PIC_MASTER_CMD
27 #define PIC_MASTER_POLL PIC_MASTER_ISR
28 #define PIC_MASTER_OCW3 PIC_MASTER_ISR
29 #define PIC_SLAVE_CMD 0xa0
30 #define PIC_SLAVE_IMR 0xa1
33 #define PIC_CASCADE_IR 2
34 #define MASTER_ICW4_DEFAULT 0x01
35 #define SLAVE_ICW4_DEFAULT 0x01
36 #define PIC_ICW4_AEOI 2