Searched refs:RGE_PHYSTAT_LINK (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_rgereg.h151 #define RGE_PHYSTAT_LINK 0x0002 macro
H A Dif_rge.c2586 return ((RGE_READ_2(sc, RGE_PHYSTAT) & RGE_PHYSTAT_LINK) ? 1 : 0);

Completed in 126 milliseconds