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