Home
last modified time | relevance | path

Searched refs:IOAPIC_FLAGS_EN (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/i86pc/sys/
H A Dapic.h279 #define IOAPIC_FLAGS_EN 0x01 /* this I/O apic is enable or not */ macro
/titanic_44/usr/src/uts/i86pc/io/
H A Dmp_platform_common.c1184 if (ioapicp->io_flags & IOAPIC_FLAGS_EN) { in apic_parse_mpct()