Home
last modified time | relevance | path

Searched refs:ZS_PL_HI (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/sun/sys/
H A Dzsdev.h272 #define ZS_PL_HI ipltospl(SPLTTY) /* translates to SPARC IPL 12 */ macro
/titanic_41/usr/src/uts/sun/io/
H A Dzs_common.c356 mutex_init(&zs_curr_lock, NULL, MUTEX_DRIVER, (void *)ZS_PL_HI); in zsattach()