Searched refs:INT_TIMER (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/afe/
H A Dafe.h163 #define INT_TIMER 0x00000800U /* onboard timer */ macro
179 INT_TIMER | INT_LINKCHG | \
H A Dafe.c1864 if ((status & INT_TIMER) && (afe_watchdog(afep) != DDI_SUCCESS)) {
/opensolaris-onvv-gate/usr/src/uts/common/io/mxfe/
H A Dmxfe.h139 #define INT_TIMER 0x00000800U /* onboard timer interrupt */ macro
157 INT_TIMER | \
H A Dmxfe.c2211 if (((status & (INT_TIMER|INT_ANEG)) != 0) ||

Completed in 108 milliseconds