Home
last modified time | relevance | path

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

/netbsd-src/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; 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()