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

/freebsd-13-stable/sys/dev/vr/
H A Dif_vrreg.h407 #define VR_FLOWCR1_TXPAUSE 0x04 macro
H A Dif_vr.c352 fc &= ~(VR_FLOWCR1_TXPAUSE | VR_FLOWCR1_RXPAUSE);
358 fc |= VR_FLOWCR1_TXPAUSE;

Completed in 149 milliseconds