Searched refs:GLOB_STAT_ER (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/sun/
H A Dsunbmac.h32 #define GLOB_STAT_ER 0x00000001 /* BigMAC Error IRQ */ macro
H A Dsunqe.h32 #define GLOB_STAT_ER 0x00000001 /* BigMAC Error IRQ */ macro
H A Dsunbmac.c720 if (qec_status & (GLOB_STAT_ER | GLOB_STAT_BM)) {
721 if (qec_status & GLOB_STAT_ER)
900 if ((qec_status & (GLOB_STAT_ER | GLOB_STAT_BM)) ||

Completed in 405 milliseconds