Searched refs:CSR_INTEN (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/sys/arch/mips/atheros/dev/ |
| H A D | aereg.h | 144 #define CSR_INTEN 0x101C /* interrupt enable */ macro
|
| H A D | if_ae.c | 1383 AE_WRITE(sc, CSR_INTEN, sc->sc_inten); in ae_init() 1565 AE_WRITE(sc, CSR_INTEN, 0); in ae_stop()
|
| /netbsd-src/sys/dev/ic/ |
| H A D | tulipreg.h | 651 #define CSR_INTEN TULIP_CSR7 macro
|
| H A D | tulip.c | 1038 TULIP_WRITE(sc, CSR_INTEN, 0); in tlp_intr() 1182 TULIP_WRITE(sc, CSR_INTEN, sc->sc_inten); in tlp_intr() 1848 TULIP_WRITE(sc, CSR_INTEN, sc->sc_inten); in tlp_init() 2029 TULIP_WRITE(sc, CSR_INTEN, 0); in tlp_stop()
|