SMC_GET_EPH_STATUS
new_carrier = (SMC_GET_EPH_STATUS(lp) & ES_LINK_OK) ? 1 : 0;
eph_st = SMC_GET_EPH_STATUS(lp);