Include dependency graph for i8259.h:
Go to the source code of this file.
Defines | |
#define | PIC_PIC0PORT1 0x20 |
#define | PIC_PIC0PORT2 0x21 |
#define | PIC_PIC1PORT1 0xa0 |
#define | PIC_PIC1PORT2 0xa1 |
#define | PIC_NEEDICW4 (1<<0) |
#define | PIC_ICW1 (1<<4) |
Functions | |
void | i8259_init (void) |
void | pic_enable_irqs (__u16 irqmask) |
void | pic_disable_irqs (__u16 irqmask) |
void | pic_eoi (void) |
Definition in file i8259.h.