Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/sys/
H A Dapic_common.h51 APIC_MUL_IOAPIC_DEOI, /* Directed EOI */ enumerator
58 ((type) == APIC_MUL_IOAPIC_DEOI || (type) == APIC_MUL_IOAPIC_IIR)
/titanic_44/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c266 apix_mul_ioapic_method = APIC_MUL_IOAPIC_DEOI; in apic_ioapic_method_probe()