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

/drivers/net/ethernet/sun/
H A Dsunbmac.h31 #define GLOB_STAT_ER 0x00000001 /* BigMAC Error IRQ */ macro
H A Dsunqe.h31 #define GLOB_STAT_ER 0x00000001 /* BigMAC Error IRQ */ macro
H A Dsunbmac.c723 if (qec_status & (GLOB_STAT_ER | GLOB_STAT_BM)) {
724 if (qec_status & GLOB_STAT_ER)
904 if ((qec_status & (GLOB_STAT_ER | GLOB_STAT_BM)) ||

Completed in 42 milliseconds