HomeSort by: relevance | last modified time | path
    Searched refs:APIC_ENT0_MASK (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hppa/dev/
elroyreg.h 148 #define APIC_ENT0_MASK 0x10000 /* mask int */
apic.c 211 ent0 |= APIC_ENT0_MASK;
214 apic_write(sc->sc_regs, APIC_ENT0(line), APIC_ENT0_MASK);

Completed in 12 milliseconds