Searched refs:INTSTAT_TXIDLE (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/efe/ | ||
H A D | efe.h | 165 #define INTSTAT_TXIDLE (1UL << 18) /* Transmit Idle */ macro |
H A D | efe.c | 1093 status & INTSTAT_TXIDLE) { in efe_stop_dma() |