Home
last modified time | relevance | path

Searched refs:INT_WANTED (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/mxfe/
H A Dmxfe.h153 #define INT_WANTED (INT_BUSERR | INT_RXJABBER | \ macro
161 #define INT_ALL (INT_WANTED | INT_TXOK | \
H A Dmxfe.c2271 unsigned mask = INT_WANTED; in mxfe_enableinterrupts()
/titanic_41/usr/src/uts/common/io/afe/
H A Dafe.h176 #define INT_WANTED (INT_NORMAL | INT_ABNORMAL | \ macro
H A Dafe.c1926 unsigned mask = INT_WANTED; in afe_enableinterrupts()