Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sparc/os/
H A Darchdep.c248 __ipltospl(int ipl) in __ipltospl() function
/titanic_41/usr/src/uts/common/tnf/
H A Dtnf_buf.c347 spinlock_spl = __ipltospl(LOCK_LEVEL + 1); in tnfw_b_init_buffer()
/titanic_41/usr/src/uts/common/sys/
H A Dsystm.h283 int __ipltospl(int);
/titanic_41/usr/src/uts/common/io/
H A Dbusra.c164 (void *)(intptr_t)__ipltospl(SPL7 - 1)); in _init()
H A Dbscbus.c1734 (void *)(uintptr_t)__ipltospl(SPL7 - 1)); in bscbus_claim_channel()
/titanic_41/usr/src/uts/intel/ia32/os/
H A Darchdep.c1053 __ipltospl(int ipl) in __ipltospl() function
/titanic_41/usr/src/uts/common/disp/
H A Dfx.c1836 return ((void *)(uintptr_t)__ipltospl(DISP_LEVEL)); in fx_get_mutex_cookie()