Searched refs:SPL8 (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dspl.h44 #define SPL8 15 macro
/illumos-gate/usr/src/uts/sparc/sys/
H A Dspl.h48 #define SPL8 15 macro
/illumos-gate/usr/src/uts/common/os/
H A Dsoftint.c191 (void *)ipltospl(SPL8));
H A Dlogsubr.c200 log_freeq = log_makeq(LOG_MINFREE, LOG_MAXFREE, (void *)ipltospl(SPL8));
206 log_intrq = log_makeq(0, LOG_HIWAT, (void *)ipltospl(SPL8));
H A Dsunpm.c7760 mutex_init(&pm_cfb_lock, NULL, MUTEX_SPIN, (void *)ipltospl(SPL8));
7762 mutex_init(&pm_debug_lock, NULL, MUTEX_SPIN, (void *)ipltospl(SPL8));

Completed in 135 milliseconds