Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/include/
H A Dintr.h85 #define spl0() _spl(IPL_NONE)
H A Dpsl.h293 _spl(int newipl) in _spl() function