Searched defs:spl1 (Results 1 – 5 of 5) sorted by relevance
44 #define spl1() splbio() macro
123 #define spl1() _spl(PSL_S|PSL_IPL1) macro
2808 auto spl1 = spl0.save; variable
3040 auto spl1 = spl0.save; variable
1090 int spl1, spl2; in atastart() local