Searched refs:VGE_PHYSTS_FDX (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/vge/ | ||
H A D | if_vgereg.h | 435 #define VGE_PHYSTS_FDX 0x10 /* PHY in full duplex mode */ macro |
H A D | if_vge.c | 1671 if ((physts & VGE_PHYSTS_FDX) != 0) { in vge_link_statchg() |