Searched refs:IE_ALLIE (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/sys/arch/sparc/sparc/ |
| D | intreg.h | 68 #define IE_ALLIE 0x01 /* enable interrupts */ macro
|
| D | locore.s | 1910 sethi %hi(INTRREG_VA), %l5 ! ienab_bic(IE_ALLIE); 1912 andn %o0, IE_ALLIE, %o0 1931 or %o1, IE_ALLIE, %o1 3016 andn %o1, IE_ALLIE, %o1 3043 andn %o1, IE_ALLIE, %o1 3080 ! set IE_ALLIE again (safe, we disabled traps again above) 3083 or %o1, IE_ALLIE, %o1
|
| D | autoconf.c | 1010 ienab_bis(IE_ALLIE); in cpu_configure()
|