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

  /src/sys/arch/x86/include/
i82093reg.h 45 * store the register number of interest in IOAPIC_REG, and store/fetch
51 #define IOAPIC_REG 0x0000
  /src/sys/arch/x86/x86/
ioapic.c 289 sc->sc_reg = (volatile uint32_t *)(bh + IOAPIC_REG);

Completed in 16 milliseconds