Searched refs:SPL8 (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/intel/sys/ |
H A D | spl.h | 44 #define SPL8 15 macro
|
/illumos-gate/usr/src/uts/sparc/sys/ |
H A D | spl.h | 48 #define SPL8 15 macro
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | softint.c | 191 (void *)ipltospl(SPL8)); in softcall_init()
|
H A D | logsubr.c | 210 log_freeq = log_makeq(LOG_MINFREE, LOG_MAXFREE, (void *)ipltospl(SPL8)); in log_init() 216 log_intrq = log_makeq(0, LOG_HIWAT, (void *)ipltospl(SPL8)); in log_init()
|
H A D | sunpm.c | 7751 mutex_init(&pm_cfb_lock, NULL, MUTEX_SPIN, (void *)ipltospl(SPL8)); in pm_cfb_setup_intr() 7753 mutex_init(&pm_debug_lock, NULL, MUTEX_SPIN, (void *)ipltospl(SPL8)); in pm_cfb_setup_intr()
|