Home
last modified time | relevance | path

Searched refs:INTEN (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/sys/dev/eisa/
H A Dahbreg.h71 #define INTEN 0x10 macro
H A Dahb.c693 bus_space_write_1(iot, ioh, INTDEF, (intdef | INTEN)); /* make sure we can interrupt */ in ahb_find()
/netbsd-src/sys/dev/ic/
H A Daic6360reg.h300 #define INTEN 0x04 macro
H A Daic7xxx_inline.h586 if ((ahc->pause & INTEN) == 0) { in ahc_intr()
H A Daic6360.c429 bus_space_write_1(sc->sc_iot, sc->sc_ioh, DMACNTRL0, INTEN); in aic_init()
2061 bus_space_write_1(iot, ioh, DMACNTRL0, INTEN); in aicintr()
H A Daic7xxx.c4896 hcntrl &= ~INTEN; in ahc_intr_enable()
4897 ahc->pause &= ~INTEN; in ahc_intr_enable()
4898 ahc->unpause &= ~INTEN; in ahc_intr_enable()
4900 hcntrl |= INTEN; in ahc_intr_enable()
4901 ahc->pause |= INTEN; in ahc_intr_enable()
4902 ahc->unpause |= INTEN; in ahc_intr_enable()
H A Daic79xx_inline.h887 if ((ahd->pause & INTEN) == 0) { in ahd_intr()
H A Daic79xx.c6764 hcntrl &= ~INTEN; in ahd_intr_enable()
6765 ahd->pause &= ~INTEN; in ahd_intr_enable()
6766 ahd->unpause &= ~INTEN; in ahd_intr_enable()
6768 hcntrl |= INTEN; in ahd_intr_enable()
6769 ahd->pause |= INTEN; in ahd_intr_enable()
6770 ahd->unpause |= INTEN; in ahd_intr_enable()
/netbsd-src/sys/dev/pci/
H A Dif_kse.c82 #define INTEN 0x028 /* interrupt enable */ macro
822 CSR_WRITE_4(sc, INTEN, sc->sc_inten); in kse_init()
/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1514 #define INTEN 0x02 macro
H A Daic7xxx.reg765 field INTEN 0x02
H A Daic79xx_reg.h2425 #define INTEN 0x02 macro
H A Daic79xx.reg262 field INTEN 0x02