Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/dmfe/
H A Ddmfe.h199 #define RX_WATCHDOG_INT 0x00000200UL macro
H A Ddmfe_main.c1836 } else if (interrupts & RX_WATCHDOG_INT) { in dmfe_interrupt()