RGE_PHYSTAT
status = RGE_READ_2(sc, RGE_PHYSTAT);
return ((RGE_READ_2(sc, RGE_PHYSTAT) & RGE_PHYSTAT_LINK) ? 1 : 0);