Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dathnreg.h53 #define AR_IMR 0x00a0 macro
Dathn.c2177 AR_WRITE(sc, AR_IMR, sc->imask); in athn_enable_interrupts()
2209 AR_WRITE(sc, AR_IMR, 0); in athn_disable_interrupts()
2395 AR_WRITE(sc, AR_IMR, sc->imask); in athn_hw_reset()