Searched refs:ICR_RXO (Results 1 – 1 of 1) sorted by relevance
92 #define ICR_RXO (1 << 6) macro293 if (cause & ICR_RXO) { in E1000_Interrupt()294 cause &= ~ICR_RXO; in E1000_Interrupt()