Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc64/include/
H A Dpsl.h512 SPLHOLD(splsoftint, 1)
513 #define splsoftclock splsoftint
514 #define splsoftnet splsoftint
530 #define splsoftint() splsoftintX(__FILE__, __LINE__) in SPLHOLD() macro