Searched refs:RX_WATCHDOG_INT (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/dmfe/ | ||
H A D | dmfe.h | 199 #define RX_WATCHDOG_INT 0x00000200UL macro |
H A D | dmfe_main.c | 1836 } else if (interrupts & RX_WATCHDOG_INT) { in dmfe_interrupt() |