Home
last modified time | relevance | path

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

/freebsd/sys/dev/vge/
H A Dif_vgereg.h436 #define VGE_PHYSTS_LINK 0x40 /* link status */ macro
H A Dif_vge.c1665 if ((physts & VGE_PHYSTS_LINK) == 0) { in vge_link_statchg()