HomeSort by: relevance | last modified time | path
    Searched defs:_splset (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/vax/include/
intr.h 78 _splset(ipl_t ipl) function in typeref:typename:__always_inline void
93 _splset(new_ipl);
111 _splset(newipl);
117 #define spl0() _splset(IPL_NONE) /* IPL00 */
intr.h 78 _splset(ipl_t ipl) function in typeref:typename:__always_inline void
93 _splset(new_ipl);
111 _splset(newipl);
117 #define spl0() _splset(IPL_NONE) /* IPL00 */

Completed in 21 milliseconds