Home
last modified time | relevance | path

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

/drivers/net/ethernet/sun/
Dsunbmac.h31 #define GLOB_STAT_ER 0x00000001 /* BigMAC Error IRQ */ macro
Dsunqe.h31 #define GLOB_STAT_ER 0x00000001 /* BigMAC Error IRQ */ macro
Dsunbmac.c721 if (qec_status & (GLOB_STAT_ER | GLOB_STAT_BM)) { in bigmac_is_medium_rare()
722 if (qec_status & GLOB_STAT_ER) in bigmac_is_medium_rare()
901 if ((qec_status & (GLOB_STAT_ER | GLOB_STAT_BM)) || in bigmac_interrupt()