Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/sys/
H A Dsocalreg.h137 #define SOCAL_CSR_HOST_TO_SOCAL 0x00000f00 macro
250 ((~csr) & (SOCAL_CSR_HOST_TO_SOCAL))) & socalp->socal_k_imr
/titanic_41/usr/src/uts/sun/io/
H A Dsocal.c3239 if ((request = (cause & SOCAL_CSR_HOST_TO_SOCAL)) != 0) { in socal_intr()