Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/vax/include/
Dintr.h129 #define setsoftddb() ((void)mtpr(IPL_SOFTDDB, PR_SIRR))
137 mtpr(machdep, PR_SIRR); in softint_trigger()
Dmtpr.h56 #define PR_SIRR 20 /* Software Interrupt Request */ macro