Searched refs:ICW4_AEOI (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Di8259reg.h66 #define ICW4_AEOI (1U << 1) /* automatic end-of-interrupt */ macro
/netbsd-6-1-5-RELEASE/sys/arch/x86/x86/
H A Di8259.c143 outb(IO_ICU1 + PIC_ICW4, ICW4_AEOI | ICW4_8086);
176 outb(IO_ICU2 + PIC_ICW4, ICW4_AEOI | ICW4_8086);

Completed in 108 milliseconds