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

/haiku/src/add-ons/kernel/drivers/network/ether/via_rhine/dev/vr/
H A Dif_vr.c1616 VR_ISR_STATSOFLOW)) != 0) {
1713 VR_ISR_STATSOFLOW)) != 0) {
1748 status &= VR_ISR_BUSERR | VR_ISR_LINKSTAT2 | VR_ISR_STATSOFLOW;
1765 if ((status & VR_ISR_STATSOFLOW) != 0) {
1766 status &= ~VR_ISR_STATSOFLOW;
H A Dif_vrreg.h192 #define VR_ISR_STATSOFLOW 0x0080 /* stats counter oflow */ macro

Completed in 60 milliseconds