Searched refs:PCN_CSR_INTR (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/pcn/ | ||
H A D | pcn.h | 116 #define PCN_CSR_INTR 0x0080 macro |
H A D | pcn.c | 839 while ((status = pcn_csr_read(pcnp, PCN_CSR_CSR)) & PCN_CSR_INTR) { in pcn_intr() |