Searched refs:INTSTAT_RXIDLE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/efe/ | ||
H A D | efe.h | 164 #define INTSTAT_RXIDLE (1UL << 17) /* Receive Idle */ macro |
H A D | efe.c | 1092 if (status & INTSTAT_RXIDLE && in efe_stop_dma() |