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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Di8259reg.h52 #define ICW1_LTIM (1U << 3) /* 1 == intrs are level trigger */ macro
/netbsd-6-1-5-RELEASE/sys/arch/x86/x86/
H A Di8259.c130 outb(IO_ICU1 + PIC_ICW1, ICW1_SELECT | ICW1_LTIM | ICW1_IC4);
164 outb(IO_ICU2 + PIC_ICW1, ICW1_SELECT | ICW1_LTIM | ICW1_IC4);

Completed in 57 milliseconds