Searched refs:SONIC_ISR (Results 1 – 2 of 2) sorted by relevance
245 #define SONIC_ISR 0x05 /* Interrupt Status Register */ macro
582 isr = CSR_READ(sc, SONIC_ISR) & sc->sc_imr; in sonic_intr()585 CSR_WRITE(sc, SONIC_ISR, isr); /* ACK */ in sonic_intr()883 CSR_WRITE(sc, SONIC_ISR, IMR_ALL); in sonic_reset()