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

/freebsd-13-stable/sys/dev/vr/
H A Dif_vrreg.h498 #define VR_TXSTAT_COLLCNT 0x00000078 macro
H A Dif_vr.c1539 (txstat & VR_TXSTAT_COLLCNT) >> 3);
1541 (txstat & VR_TXSTAT_COLLCNT) >> 3;

Completed in 111 milliseconds