AUTO_NEG_COMPLETE
if ((data & AUTO_NEG_COMPLETE) && (data & LINK_STATUS))
if (!(data & AUTO_NEG_COMPLETE) || !(data & LINK_STATUS))