Home
last modified time | relevance | path

Searched defs:spl6 (Results 1 – 4 of 4) sorted by relevance

/csrg-svn/sys/tahoe/include/
H A Dspl.c60 spl6() in spl6() function
/csrg-svn/sys/luna68k/include/
H A Dparam.h138 #define spl6() _spl(PSL_S|PSL_IPL6) macro
/csrg-svn/sys/hp300/include/
H A Dparam.h138 #define spl6() _spl(PSL_S|PSL_IPL6) macro
/csrg-svn/sys/vax/vax/
H A DLocore.c331 spl6() { return (0); } /* not currently used */ in spl6() function