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

/freebsd-12-stable/sys/dev/sis/
H A Dif_sisreg.h192 #define SIS_ISR_RX_OFLOW 0x00000020 macro
H A Dif_sis.c1670 if (status & (SIS_ISR_RX_ERR|SIS_ISR_RX_OFLOW))
1728 if (status & SIS_ISR_RX_OFLOW)

Completed in 109 milliseconds