Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/next68k/dev/
H A Dif_xe.c218 isrlink_autovec(xe_rint, sc, NEXT_I_IPL(NEXT_I_ENETR), 1, NULL); in findchannel_defer()
219 INTR_ENABLE(NEXT_I_ENETR); in findchannel_defer()
283 if (!INTR_OCCURRED(NEXT_I_ENETR)) in xe_rint()
/netbsd-src/sys/arch/next68k/include/
H A Dcpu.h225 #define NEXT_I_ENETR NEXT_I(3,4,9) macro