Searched refs:IOAPIC_REG (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/arch/i386/include/
H A Di82093reg.h46 * store the register number of interest in IOAPIC_REG, and store/fetch
49 #define IOAPIC_REG 0x0000 macro
/openbsd-current/sys/arch/amd64/include/
H A Di82093reg.h46 * store the register number of interest in IOAPIC_REG, and store/fetch
49 #define IOAPIC_REG 0x0000 macro
/openbsd-current/sys/arch/amd64/amd64/
H A Dioapic.c298 sc->sc_reg = (volatile u_int32_t *)(bh + IOAPIC_REG);
/openbsd-current/sys/arch/i386/i386/
H A Dioapic.c303 sc->sc_reg = (volatile u_int32_t *)(bh + IOAPIC_REG);

Completed in 85 milliseconds