Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/emips/ebus/
H A Dif_le_ebus.c534 ctl = sc->sc_regs->Control | EC_INTEN; in enic_init()
634 if ((isr & (EC_INTEN | EC_DONE)) != (EC_INTEN | EC_DONE)) in enic_intr()
/netbsd-src/sys/arch/emips/include/
H A Demipsreg.h794 # define EC_INTEN CPBDI_INTEN macro