Searched refs:SONIC_ISR (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Ddp83932reg.h245 #define SONIC_ISR 0x05 /* Interrupt Status Register */ macro
H A Ddp83932.c582 isr = CSR_READ(sc, SONIC_ISR) & sc->sc_imr;
585 CSR_WRITE(sc, SONIC_ISR, isr); /* ACK */
883 CSR_WRITE(sc, SONIC_ISR, IMR_ALL);

Completed in 123 milliseconds