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

/linux-master/drivers/net/ethernet/sun/
H A Dsunbmac.h31 #define GLOB_STAT_BM 0x00000002 /* BigMAC Global IRQ */ macro
H A Dsunqe.h31 #define GLOB_STAT_BM 0x00000002 /* BigMAC Global IRQ */ macro
H A Dsunbmac.c720 if (qec_status & (GLOB_STAT_ER | GLOB_STAT_BM)) {
723 if (qec_status & GLOB_STAT_BM)
900 if ((qec_status & (GLOB_STAT_ER | GLOB_STAT_BM)) ||

Completed in 142 milliseconds