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

/illumos-gate/usr/src/uts/common/io/afe/
H A Dafe.h175 #define INT_ALL 0xf401abefU /* all interrupts */ macro
H A Dafe.c1833 status = GETCSR(afep, CSR_SR2) & INT_ALL;
1950 PUTCSR(afep, CSR_SR2, INT_ALL);
/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfe.h161 #define INT_ALL (INT_WANTED | INT_TXOK | \ macro
H A Dmxfe.c2180 status = GETCSR(mxfep, CSR_SR) & INT_ALL;
2290 PUTCSR(mxfep, CSR_SR, INT_ALL);

Completed in 71 milliseconds