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

/freebsd-12-stable/sys/dev/vr/
H A Dif_vrreg.h499 #define VR_TXSTAT_COLLCNT 0x00000078 macro
H A Dif_vr.c1526 (txstat & VR_TXSTAT_COLLCNT) >> 3);
1528 (txstat & VR_TXSTAT_COLLCNT) >> 3;

Completed in 111 milliseconds