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

  /src/sys/arch/amigappc/include/
intr.h 48 #define spl5() splserial() macro
  /src/sys/arch/m68k/include/
psl.h 127 #define spl5() _spl(PSL_S|PSL_IPL5) macro
  /src/sys/arch/luna68k/stand/boot/
samachdep.h 136 int spl5(void);
locore.S 95 #define SPL5 0x2500 /* PSL_S | PSL_IPL5 */
722 ENTRY(spl5) function
725 movw #SPL5,%sr
  /src/sys/arch/sun3/dev/
zs.c 360 (void)spl5(); /* splzs - 1 */
  /src/sys/dev/qbus/
qd.c 1112 s = spl5();
1173 s = spl5();
1186 s = spl5();
1507 s = spl5();
1550 s = spl5();
1623 s = spl5();
1716 s = spl5();
1772 s = spl5();
1807 s = spl5(); /* block intrpts during state modification */
  /src/sys/arch/amiga/dev/
ser.c 115 #define splser() spl5()
  /src/sys/arch/atari/dev/
zs.c 119 #define splzs spl5

Completed in 19 milliseconds