Searched refs:MGE_PORT_INT_RXERRQ0 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/mge/
H A Dif_mgevar.h264 #define MGE_PORT_INT_RXERRQ0 (1 << 11) macro
H A Dif_mge.c619 if (int_cause & MGE_PORT_INT_RXERRQ0)
1085 if (int_cause & MGE_PORT_INT_RXERRQ0) {
1088 ~(int_cause & MGE_PORT_INT_RXERRQ0));
1727 MGE_PORT_INT_EXTEND | MGE_PORT_INT_RXERRQ0);

Completed in 66 milliseconds