Searched defs:IPL_SOFTCLOCK (Results 1 – 2 of 2) sorted by relevance
80 #define IPL_SOFTCLOCK IPL_SOFTINT /* softclock() interrupts */ macro
74 #define IPL_SOFTCLOCK MAKEIPL(0) /* timeouts */ macro