Searched refs:GLOB_STAT_ER (Results 1 – 3 of 3) sorted by relevance
31 #define GLOB_STAT_ER 0x00000001 /* BigMAC Error IRQ */ macro
721 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()