Searched refs:VGE_PHYSTS_LINK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/vge/ | ||
H A D | if_vgereg.h | 436 #define VGE_PHYSTS_LINK 0x40 /* link status */ macro |
H A D | if_vge.c | 1665 if ((physts & VGE_PHYSTS_LINK) == 0) { in vge_link_statchg() |