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

/freebsd-10.2-release/sys/dev/sis/
H A Dif_sisreg.h190 #define SIS_ISR_RX_OFLOW 0x00000020 macro
H A Dif_sis.c1667 if (status & (SIS_ISR_RX_ERR|SIS_ISR_RX_OFLOW))
1725 if (status & SIS_ISR_RX_OFLOW)

Completed in 245 milliseconds