Searched refs:I8259_INTR_NUM (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/prep/include/
H A Dintr.h50 #define I8259_INTR_NUM 16 macro
51 #define OPENPIC_INTR_NUM ((ICU_LEN)-(I8259_INTR_NUM))
/netbsd-current/sys/arch/ibmnws/include/
H A Dintr.h49 #define I8259_INTR_NUM 16 macro
/netbsd-current/sys/arch/prep/eisa/
H A Deisa_machdep.c128 if (irq >= I8259_INTR_NUM) {
146 if (ih == 0 || (ih & 0xff) >= I8259_INTR_NUM || ih == 2)
/netbsd-current/sys/arch/prep/prep/
H A Dplatform.c257 offset += I8259_INTR_NUM;

Completed in 213 milliseconds