Home
last modified time | relevance | path

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

/freebsd/sys/dev/vge/
H A Dif_vgereg.h431 #define VGE_PHYSTS_TXFLOWCAP 0x01 /* resolved TX flow control cap */ macro
H A Dif_vge.c1672 if ((physts & VGE_PHYSTS_TXFLOWCAP) != 0) in vge_link_statchg()