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

  /src/sys/arch/amigappc/include/
intr.h 47 #define spl4() splaudio() macro
  /src/sys/arch/cesfic/include/
z8530var.h 21 #define splzs() spl4()
  /src/sys/arch/m68k/include/
psl.h 126 #define spl4() _spl(PSL_S|PSL_IPL4) macro
  /src/sys/arch/luna68k/stand/boot/
samachdep.h 135 int spl4(void);
locore.S 94 #define SPL4 0x2400 /* PSL_S | PSL_IPL4 */
716 ENTRY(spl4) function
719 movw #SPL4,%sr
  /src/sys/arch/newsmips/dev/
scsireg.h 167 # define splsc spl4
178 # define splsc spl4
  /src/sys/arch/amiga/amiga/
machdep.c 1211 return spl4();
1215 return spl4();
  /src/sys/dev/qbus/
qd.c 2038 (void)spl4(); /* allow interval timer in */
2217 (void)spl4(); /* allow interval timer in */
2308 (void)spl4(); /* allow interval timer in */

Completed in 21 milliseconds