Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/mvme/
Dmemc.c471 MEMC_IRQ_LEVEL); in memecc_attach()
480 (*sc->sc_isrevcnt)(sc->sc_isrcookie, MEMC_IRQ_LEVEL), in memc_hook_error_intr()
489 pcctwointr_establish(MCCHIPV_PARITY_ERR, func, MEMC_IRQ_LEVEL, in memc_hook_error_intr()
492 vmetwo_local_intr_establish(MEMC_IRQ_LEVEL, in memc_hook_error_intr()
Dmemcvar.h55 #define MEMC_IRQ_LEVEL 6 macro