Searched refs:SYSTEM_ERR_BITS (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/dmfe/ | ||
H A D | dmfe.h | 229 #define SYSTEM_ERR_BITS 0x03800000UL macro |
H A D | dmfe_main.c | 1814 switch (istat & SYSTEM_ERR_BITS) { in dmfe_interrupt() |