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

  /src/sys/arch/sparc64/include/
psl.h 512 SPLHOLD(splsoftint, 1)
513 #define splsoftclock splsoftint
514 #define splsoftnet splsoftint
515 #define splsoftbio splsoftint
531 #define splsoftint() splsoftintX(__FILE__, __LINE__) macro
psl.h 512 SPLHOLD(splsoftint, 1)
513 #define splsoftclock splsoftint
514 #define splsoftnet splsoftint
515 #define splsoftbio splsoftint
531 #define splsoftint() splsoftintX(__FILE__, __LINE__) macro

Completed in 23 milliseconds