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

/freebsd-13-stable/sys/dev/vr/
H A Dif_vrreg.h197 #define VR_ISR_RX_OFLOW 0x0400 /* rx FIFO overflow */ macro
H A Dif_vr.c1633 if ((status & (VR_ISR_RX_NOBUF | VR_ISR_RX_OFLOW)) != 0) {
1733 if ((status & (VR_ISR_RX_NOBUF | VR_ISR_RX_OFLOW)) != 0) {

Completed in 91 milliseconds