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

/netbsd-current/sys/arch/ia64/acpi/
H A Dacpi_machdep.c49 int has_i8259 = 0; variable
57 has_i8259 = 1; /* Firmware on old Itanium systems is broken */
86 if (has_i8259 && irq < 16)
H A Dmadt.c129 extern int has_i8259;
163 has_i8259 = 1;

Completed in 86 milliseconds