Home
last modified time | relevance | path

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

/freebsd/sys/dev/vr/
H A Dif_vrreg.h405 #define VR_FLOWCR1_TXPAUSE 0x04 macro
H A Dif_vr.c348 fc &= ~(VR_FLOWCR1_TXPAUSE | VR_FLOWCR1_RXPAUSE); in vr_miibus_statchg()
354 fc |= VR_FLOWCR1_TXPAUSE; in vr_miibus_statchg()