Home
last modified time | relevance | path

Searched refs:_splset (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/vax/include/
H A Dintr.h78 _splset(ipl_t ipl) in _splset() function
93 _splset(new_ipl); in splx()
111 _splset(newipl); in splraiseipl()
117 #define spl0() _splset(IPL_NONE) /* IPL00 */