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

/opensolaris-onvv-gate/usr/src/uts/common/io/afe/
H A Dafe.h162 #define INT_BUSERR 0x00002000U /* fatal bus error */ macro
177 INT_BUSERR | INT_RXJABBER | \
H A Dafe.c1877 if (status & INT_BUSERR) {
/opensolaris-onvv-gate/usr/src/uts/common/io/mxfe/
H A Dmxfe.h137 #define INT_BUSERR 0x00002000U /* fatal bus error interrupt */ macro
153 #define INT_WANTED (INT_BUSERR | INT_RXJABBER | \
H A Dmxfe.c2230 if (status & INT_BUSERR) {

Completed in 83 milliseconds