HomeSort by: relevance | last modified time | path
    Searched refs:IE_ALLIE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sparc/sparc/
intreg.h 68 #define IE_ALLIE 0x01 /* enable interrupts */
locore.s 1910 sethi %hi(INTRREG_VA), %l5 ! ienab_bic(IE_ALLIE);
1912 andn %o0, IE_ALLIE, %o0
1929 /* now safe to set IE_ALLIE again */
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
autoconf.c 1008 ienab_bis(IE_ALLIE);

Completed in 17 milliseconds