Searched refs:CREG_STAT_BERROR (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/sun/
H A Dsunbmac.h57 #define CREG_STAT_BERROR 0x80000000 /* BigMAC error */ macro
70 #define CREG_STAT_ERRORS (CREG_STAT_BERROR|CREG_STAT_TXDERROR|CREG_STAT_TXLERR| \
H A Dsunqe.h72 #define CREG_STAT_BERROR 0x00400000 /* Babble Error */ macro
95 CREG_STAT_BERROR|CREG_STAT_CCOFLOW|CREG_STAT_TXDERROR| \
H A Dsunqe.c298 if (qe_status & CREG_STAT_BERROR) {
H A Dsunbmac.c727 if (bmac_status & CREG_STAT_BERROR)

Completed in 254 milliseconds